Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h329 #define NIC_MBOX_MSG_QS_CFG 0x04 /* Configure Qset */ macro
Dnic_main.c668 case NIC_MBOX_MSG_QS_CFG: in nic_handle_mbx_intr()
Dnicvf_queues.c708 mbx.qs.msg = NIC_MBOX_MSG_QS_CFG; in nicvf_qset_config()