Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_ACK (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h25 #define NIC_MBOX_MSG_ACK 0x02 /* ACK the message received */ macro
H A Dnicvf_mbox.c17 [NIC_MBOX_MSG_ACK] = "NIC_MBOX_MSG_ACK",
142 case NIC_MBOX_MSG_ACK: in nicvf_handle_mbx_intr()