Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h411 #define NIC_MBOX_MSG_NICVF_PTR 0x13 /* Send nicvf ptr to PF */ macro
Dnic_main.c1053 case NIC_MBOX_MSG_NICVF_PTR: in nic_handle_mbx_intr()
Dnicvf_main.c458 mbx.nicvf.msg = NIC_MBOX_MSG_NICVF_PTR; in nicvf_send_vf_struct()