Searched refs:NIC_MBOX_MSG_CFG_DONE (Results 1 – 3 of 3) sorted by relevance
419 #define NIC_MBOX_MSG_CFG_DONE 0xF0 /* VF configuration done */ macro
1052 case NIC_MBOX_MSG_CFG_DONE: in nic_handle_mbx_intr()
185 mbx.msg.msg = NIC_MBOX_MSG_CFG_DONE; in nicvf_send_cfg_done()