Searched refs:bgx_set_xcast_mode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 221 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode);
|
H A D | thunder_bgx.c | 354 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode) in bgx_set_xcast_mode() function 386 EXPORT_SYMBOL(bgx_set_xcast_mode); variable 397 bgx_set_xcast_mode(node, bgx_idx, lmacid, in bgx_reset_xcast_mode()
|
H A D | nic_main.c | 1122 bgx_set_xcast_mode(nic->node, bgx, lmac, mbx.xcast.mode); in nic_handle_mbx_intr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 221 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode);
|
H A D | thunder_bgx.c | 354 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode) in bgx_set_xcast_mode() function 386 EXPORT_SYMBOL(bgx_set_xcast_mode); variable 397 bgx_set_xcast_mode(node, bgx_idx, lmacid, in bgx_reset_xcast_mode()
|
H A D | nic_main.c | 1122 bgx_set_xcast_mode(nic->node, bgx, lmac, mbx.xcast.mode); in nic_handle_mbx_intr()
|
Completed in 10 milliseconds