Searched refs:bgx_reset_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 | 220 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf);
|
H A D | thunder_bgx.c | 388 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf_id) in bgx_reset_xcast_mode() function 400 EXPORT_SYMBOL(bgx_reset_xcast_mode); variable
|
H A D | nic_main.c | 1097 bgx_reset_xcast_mode(nic->node, bgx, lmac, in nic_handle_mbx_intr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 220 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf);
|
H A D | thunder_bgx.c | 388 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf_id) in bgx_reset_xcast_mode() function 400 EXPORT_SYMBOL(bgx_reset_xcast_mode); variable
|
H A D | nic_main.c | 1097 bgx_reset_xcast_mode(nic->node, bgx, lmac, in nic_handle_mbx_intr()
|
Completed in 17 milliseconds