Lines Matching refs:bgx_idx
219 void bgx_set_dmac_cam_filter(int node, int bgx_idx, int lmacid, u64 mac, u8 vf);
220 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf);
221 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode);
222 void bgx_lmac_rx_tx_enable(int node, int bgx_idx, int lmacid, bool enable);
225 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid);
226 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
227 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status);
228 void bgx_lmac_internal_loopback(int node, int bgx_idx,
230 void bgx_config_timestamping(int node, int bgx_idx, int lmacid, bool enable);
231 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause);
232 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause);
237 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx);
238 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);