Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic.h367 #define NIC_MBOX_MSG_RQ_SW_SYNC 0x0F /* Flush inflight pkts to RQ */ macro
H A Dnic_main.c934 case NIC_MBOX_MSG_RQ_SW_SYNC: in nic_handle_mbx_intr()
H A Dnicvf_queues.c1221 mbx.msg.msg = NIC_MBOX_MSG_RQ_SW_SYNC; in nicvf_reclaim_rcv_queue()