Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h396 #define NIC_MBOX_MSG_QS_CFG 0x04 /* Configure Qset */ macro
Dnic_main.c966 case NIC_MBOX_MSG_QS_CFG: in nic_handle_mbx_intr()
Dnicvf_queues.c972 mbx.qs.msg = NIC_MBOX_MSG_QS_CFG; in nicvf_qset_config()