Searched refs:NIC_MBOX_MSG_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
45 #define NIC_MBOX_MSG_SHUTDOWN 0xF1 /* VF is being shutdown */ macro
36 [NIC_MBOX_MSG_SHUTDOWN] = "NIC_MBOX_MSG_SHUTDOWN",431 mbx.msg.msg = NIC_MBOX_MSG_SHUTDOWN; in nicvf_mbox_shutdown()