Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h344 #define NIC_MBOX_MSG_NICVF_PTR 0x13 /* Send nicvf ptr to PF */ macro
Dnic_main.c744 case NIC_MBOX_MSG_NICVF_PTR: in nic_handle_mbx_intr()
Dnicvf_main.c451 mbx.nicvf.msg = NIC_MBOX_MSG_NICVF_PTR; in nicvf_send_vf_struct()