Lines Matching refs:bgx_idx
210 void bgx_set_dmac_cam_filter(int node, int bgx_idx, int lmacid, u64 mac, u8 vf);
211 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf);
212 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode);
214 void bgx_lmac_rx_tx_enable(int node, int bgx_idx, int lmacid, bool enable);
215 void bgx_add_dmac_addr(u64 dmac, int node, int bgx_idx, int lmac);
218 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid);
219 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
220 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status);
221 void bgx_lmac_internal_loopback(int node, int bgx_idx,
223 void bgx_config_timestamping(int node, int bgx_idx, int lmacid, bool enable);
224 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause);
225 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause);
230 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx);
231 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);