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);
223 void bgx_lmac_rx_tx_enable(int node, int bgx_idx, int lmacid, bool enable);
224 void bgx_add_dmac_addr(u64 dmac, int node, int bgx_idx, int lmac);
227 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid);
228 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
229 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status);
230 void bgx_lmac_internal_loopback(int node, int bgx_idx,
232 void bgx_config_timestamping(int node, int bgx_idx, int lmacid, bool enable);
233 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause);
234 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause);
239 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx);
240 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);