Home
last modified time | relevance | path

Searched refs:eqid_pkd (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c427 c.eqid_pkd = htobe32(V_FW_EQ_ETH_CMD_EQID(nm_txq->cntxt_id)); in alloc_nm_txq_hwq()
448 nm_txq->cntxt_id = G_FW_EQ_ETH_CMD_EQID(be32toh(c.eqid_pkd)); in alloc_nm_txq_hwq()
H A Dt4_sge.c4327 eq->cntxt_id = G_FW_EQ_ETH_CMD_EQID(be32toh(c.eqid_pkd)); in eth_eq_alloc()
4372 eq->cntxt_id = G_FW_EQ_OFLD_CMD_EQID(be32toh(c.eqid_pkd)); in ofld_eq_alloc()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1592 __be32 eqid_pkd; member
1810 __be32 eqid_pkd; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8652 c.eqid_pkd = cpu_to_be32(V_FW_EQ_ETH_CMD_EQID(eqid)); in t4_eth_eq_stop()
8677 c.eqid_pkd = cpu_to_be32(V_FW_EQ_ETH_CMD_EQID(eqid)); in t4_eth_eq_free()
8727 c.eqid_pkd = cpu_to_be32(V_FW_EQ_OFLD_CMD_EQID(eqid)); in t4_ofld_eq_free()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5923 __be32 eqid_pkd; member
6326 __be32 eqid_pkd; member