Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h408 #define NIC_MBOX_MSG_RQ_SW_SYNC 0x0F /* Flush inflight pkts to RQ */ macro
H A Dnic_main.c1012 case NIC_MBOX_MSG_RQ_SW_SYNC: in nic_handle_mbx_intr()
H A Dnicvf_queues.c645 mbx.msg.msg = NIC_MBOX_MSG_RQ_SW_SYNC; in nicvf_reclaim_rcv_queue()