Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_BGX_STATS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dnic.h409 #define NIC_MBOX_MSG_BGX_STATS 0x10 /* Get stats from BGX */ macro
Dnic_main.c239 mbx.bgx_stats.msg = NIC_MBOX_MSG_BGX_STATS; in nic_get_bgx_stats()
1075 case NIC_MBOX_MSG_BGX_STATS: in nic_handle_mbx_intr()
Dnicvf_main.c241 case NIC_MBOX_MSG_BGX_STATS: in nicvf_handle_mbx_intr()
1633 mbx.bgx_stats.msg = NIC_MBOX_MSG_BGX_STATS; in nicvf_update_lmac_stats()