Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1466 eq->cntxt_id = G_FW_EQ_ETH_CMD_EQID(BE_32(c.eqid_pkd)); in eth_eq_alloc()
1509 eq->cntxt_id = G_FW_EQ_OFLD_CMD_EQID(BE_32(c.eqid_pkd)); in ofld_eq_alloc()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4744 c.eqid_pkd = htonl(V_FW_EQ_ETH_CMD_EQID(eqid)); in t4_eth_eq_free()
4794 c.eqid_pkd = htonl(V_FW_EQ_OFLD_CMD_EQID(eqid)); in t4_ofld_eq_free()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4307 __be32 eqid_pkd; member
4683 __be32 eqid_pkd; member