Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h346 #define NIC_MBOX_MSG_SNICVF_PTR 0x15 /* Send sqet nicvf ptr to PVF */ macro
Dnic_main.c554 mbx.nicvf.msg = NIC_MBOX_MSG_SNICVF_PTR; in nic_send_snicvf()
750 case NIC_MBOX_MSG_SNICVF_PTR: in nic_handle_mbx_intr()
Dnicvf_main.c247 case NIC_MBOX_MSG_SNICVF_PTR: in nicvf_handle_mbx_intr()
408 mbx.nicvf.msg = NIC_MBOX_MSG_SNICVF_PTR; in nicvf_request_sqs()