Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h409 #define NIC_MBOX_MSG_BGX_STATS 0x10 /* Get stats from BGX */ macro
H A 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()
H A 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()