Home
last modified time | relevance | path

Searched refs:G_FW_EQ_ETH_CMD_EQID (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c448 nm_txq->cntxt_id = G_FW_EQ_ETH_CMD_EQID(be32toh(c.eqid_pkd)); in alloc_nm_txq_hwq()
H A Dt4_sge.c4312 eq->cntxt_id = G_FW_EQ_ETH_CMD_EQID(be32toh(c.eqid_pkd)); in eth_eq_alloc()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5983 #define G_FW_EQ_ETH_CMD_EQID(x) \ macro