Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h414 #define NIC_MBOX_MSG_SNICVF_PTR 0x15 /* Send sqet nicvf ptr to PVF */ macro
H A Dnic_main.c711 mbx.nicvf.msg = NIC_MBOX_MSG_SNICVF_PTR; in nic_send_snicvf()
1072 case NIC_MBOX_MSG_SNICVF_PTR: in nic_handle_mbx_intr()
H A Dnicvf_main.c271 case NIC_MBOX_MSG_SNICVF_PTR: in nicvf_handle_mbx_intr()
434 mbx.nicvf.msg = NIC_MBOX_MSG_SNICVF_PTR; in nicvf_request_sqs()