Home
last modified time | relevance | path

Searched refs:eqid_pkd (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8792 c.eqid_pkd = cpu_to_be32(V_FW_EQ_ETH_CMD_EQID(eqid)); in t4_eth_eq_free()
8842 c.eqid_pkd = cpu_to_be32(V_FW_EQ_OFLD_CMD_EQID(eqid)); in t4_ofld_eq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1729 eq->cntxt_id = G_FW_EQ_ETH_CMD_EQID(BE_32(c.eqid_pkd)); in eth_eq_alloc()
1772 eq->cntxt_id = G_FW_EQ_OFLD_CMD_EQID(BE_32(c.eqid_pkd)); in ofld_eq_alloc()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5919 __be32 eqid_pkd; member
6322 __be32 eqid_pkd; member