Searched refs:NIC_MBOX_MSG_SHUTDOWN (Results 1 – 3 of 3) sorted by relevance
375 #define NIC_MBOX_MSG_SHUTDOWN 0xF1 /* VF is being shutdown */ macro
1034 case NIC_MBOX_MSG_SHUTDOWN: in nic_handle_mbx_intr()
1261 mbx.msg.msg = NIC_MBOX_MSG_SHUTDOWN; in nicvf_stop()