Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h27 #define NIC_MBOX_MSG_QS_CFG 0x04 /* Configure Qset */ macro
H A Dnicvf_mbox.c19 [NIC_MBOX_MSG_QS_CFG] = "NIC_MBOX_MSG_QS_CFG",
307 mbx.msg.msg = NIC_MBOX_MSG_QS_CFG; in nicvf_mbox_qset_config()