Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dnic.h397 #define NIC_MBOX_MSG_QS_CFG 0x04 /* Configure Qset */ macro
Dnic_main.c979 case NIC_MBOX_MSG_QS_CFG: in nic_handle_mbx_intr()
Dnicvf_queues.c970 mbx.qs.msg = NIC_MBOX_MSG_QS_CFG; in nicvf_qset_config()