Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h30 #define NIC_MBOX_MSG_RQ_DROP_CFG 0x07 /* Configure receive queue */ macro
H A Dnicvf_mbox.c22 [NIC_MBOX_MSG_RQ_DROP_CFG] = "NIC_MBOX_MSG_RQ_DROP_CFG",
342 mbx.msg.msg = NIC_MBOX_MSG_RQ_DROP_CFG; in nicvf_mbox_rq_drop_config()