Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h26 #define NIC_MBOX_MSG_NACK 0x03 /* NACK the message received */ macro
H A Dnicvf_mbox.c18 [NIC_MBOX_MSG_NACK] = "NIC_MBOX_MSG_ACK",
145 case NIC_MBOX_MSG_NACK: in nicvf_handle_mbx_intr()