Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h341 #define NIC_MBOX_MSG_BGX_STATS 0x10 /* Get stats from BGX */ macro
Dnic_main.c222 mbx.bgx_stats.msg = NIC_MBOX_MSG_BGX_STATS; in nic_get_bgx_stats()
753 case NIC_MBOX_MSG_BGX_STATS: in nic_handle_mbx_intr()
Dnicvf_main.c220 case NIC_MBOX_MSG_BGX_STATS: in nicvf_handle_mbx_intr()
1290 mbx.bgx_stats.msg = NIC_MBOX_MSG_BGX_STATS; in nicvf_update_lmac_stats()