Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dnic.h414 #define NIC_MBOX_MSG_SNICVF_PTR 0x15 /* Send sqet nicvf ptr to PVF */ macro
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()
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()