Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c2160 init_txq(adap, &txq->q, G_FW_EQ_CTRL_CMD_EQID(ntohl(c.cmpliqid_eqid)), in t4_sge_alloc_ctrl_txq()
2161 G_FW_EQ_CTRL_CMD_EQID(ntohl(c. physeqid_pkd))); in t4_sge_alloc_ctrl_txq()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1229 #define G_FW_EQ_CTRL_CMD_EQID(x) \ macro