Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_CFG_DONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h348 #define NIC_MBOX_MSG_CFG_DONE 0xF0 /* VF configuration done */ macro
Dnic_main.c730 case NIC_MBOX_MSG_CFG_DONE: in nic_handle_mbx_intr()
Dnicvf_main.c489 mbx.msg.msg = NIC_MBOX_MSG_CFG_DONE; in nicvf_init_resources()