Home
last modified time | relevance | path

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

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