Searched refs:NIC_MBOX_MSG_NACK (Results 1 – 3 of 3) sorted by relevance
395 #define NIC_MBOX_MSG_NACK 0x03 /* NACK the message received */ macro
213 mbx.msg.msg = NIC_MBOX_MSG_NACK; in nic_mbx_send_nack()
218 case NIC_MBOX_MSG_NACK: in nicvf_handle_mbx_intr()