Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
Dnic.h416 #define NIC_MBOX_MSG_RESET_STAT_COUNTER 0x17 /* Reset statistics counters */ macro
Dnic_main.c1081 case NIC_MBOX_MSG_RESET_STAT_COUNTER: in nic_handle_mbx_intr()
Dnicvf_queues.c736 mbx.reset_stat.msg = NIC_MBOX_MSG_RESET_STAT_COUNTER; in nicvf_reset_rcv_queue_stats()