Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnic.h416 #define NIC_MBOX_MSG_RESET_STAT_COUNTER 0x17 /* Reset statistics counters */ macro
H A Dnic_main.c1081 case NIC_MBOX_MSG_RESET_STAT_COUNTER: in nic_handle_mbx_intr()
H A Dnicvf_queues.c735 mbx.reset_stat.msg = NIC_MBOX_MSG_RESET_STAT_COUNTER; in nicvf_reset_rcv_queue_stats()