Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h29 #define NIC_MBOX_MSG_SQ_CFG 0x06 /* Configure Send queue */ macro
H A Dnicvf_mbox.c21 [NIC_MBOX_MSG_SQ_CFG] = "NIC_MBOX_MSG_SQ_CFG",
290 mbx.msg.msg = NIC_MBOX_MSG_SQ_CFG; in nicvf_mbox_sq_config()