Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_BGX_STATS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c242 case NIC_MBOX_MSG_BGX_STATS: in nicvf_handle_mbx_intr()
1637 mbx.bgx_stats.msg = NIC_MBOX_MSG_BGX_STATS; in nicvf_update_lmac_stats()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds