Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h399 #define NIC_MBOX_MSG_SQ_CFG 0x06 /* Configure Send queue */ macro
Dnic_main.c1021 case NIC_MBOX_MSG_SQ_CFG: in nic_handle_mbx_intr()
Dnicvf_queues.c881 mbx.sq.msg = NIC_MBOX_MSG_SQ_CFG; in nicvf_snd_queue_config()