Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h28 #define NIC_MBOX_MSG_RQ_CFG 0x05 /* Configure receive queue */ macro
H A Dnicvf_mbox.c20 [NIC_MBOX_MSG_RQ_CFG] = "NIC_MBOX_MSG_RQ_CFG",
278 mbx.msg.msg = NIC_MBOX_MSG_RQ_CFG; in nicvf_mbox_rq_config()