Home
last modified time | relevance | path

Searched refs:iqid (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h49 uint32_t iqid; /* iqid for reply to write_sme */ member
H A Dt4_l2t.c158 V_SYNC_WR(sync) | V_TID_QID(e->iqid))); in mk_write_l2e()
267 e->iqid = sc->sge.fwq.abs_id; in t4_l2t_alloc_tls()
303 e->iqid = sc->sge.fwq.abs_id; in t4_l2t_alloc_switching()
H A Dt4_l2t.h63 uint32_t iqid; /* iqid for reply to write_l2e */ member
H A Dt4_smt.c173 V_TID_QID(e->iqid))); in t4_write_sme()
212 e->iqid = sc->sge.fwq.abs_id; in t4_smt_set_switching()
H A Doffload.h91 uint16_t iqid; member
H A Dt4_sge.c3676 iq->cntxt_id = be16toh(c.iqid); in alloc_iq_fl_hwq()
4387 c.cmpliqid_eqid = htonl(V_FW_EQ_CTRL_CMD_CMPLIQID(eq->iqid)); in ctrl_eq_alloc()
4392 F_FW_EQ_CTRL_CMD_FETCHRO | V_FW_EQ_CTRL_CMD_IQID(eq->iqid)); in ctrl_eq_alloc()
4439 V_FW_EQ_ETH_CMD_IQID(eq->iqid)); in eth_eq_alloc()
4504 F_FW_EQ_OFLD_CMD_FETCHRO | V_FW_EQ_OFLD_CMD_IQID(eq->iqid)); in ofld_eq_alloc()
4598 eq->iqid = eq->iq->cntxt_id; in alloc_eq_hwq()
6074 V_ULP_TXPKT_DEST(0) | V_ULP_TXPKT_FID(eq->iqid)); in write_txpkts_wr()
6776 flowc->mnemval[3].val = htobe32(cst->iqid); in send_etid_flowc_wr()
7060 cst->iqid = vi->rss[rss_hash & rss_mask]; in ethofld_transmit()
H A Dt4_netmap.c303 c.iqid = htobe16(nm_rxq->iq_cntxt_id); in alloc_nm_rxq_hwq()
355 nm_rxq->iq_cntxt_id = be16toh(c.iqid); in alloc_nm_rxq_hwq()
H A Dadapter.h517 uint16_t iqid; /* cached iq->cntxt_id (see iq below) */ member
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c408 e->iqid = sc->sge.ofld_rxq[pi->vi[0].first_ofld_rxq].iq.abs_id; in t4_l2t_get()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c78 res->u.cq.iqid = cpu_to_be32(cq->cqid); in destroy_cq()
151 res->u.cq.iqid = cpu_to_be32(cq->cqid); in create_cq()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1655 __be32 iqid; member
1924 __be32 iqid; member
3269 __be16 iqid; member
3296 __be16 iqid; member
4098 __be16 iqid; member
4178 __be16 iqid; member
4238 __be16 iqid; member
4298 __be16 iqid; member
4357 __be16 iqid; member
4418 __be16 iqid; member
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h982 unsigned int vf, unsigned int iqtype, unsigned int iqid,
985 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c10447 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument
10458 c.iqid = cpu_to_be16(iqid); in t4_iq_stop()
10478 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
10489 c.iqid = cpu_to_be16(iqid); in t4_iq_free()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h289 __be32 iqid; member
H A Dt4fw_api.h1336 __be16 iqid; member