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_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 Dt4_l2t.h63 uint32_t iqid; /* iqid for reply to write_l2e */ member
H A Doffload.h91 uint16_t iqid; member
H A Dt4_sge.c3615 iq->cntxt_id = be16toh(c.iqid); in alloc_iq_fl_hwq()
4261 c.cmpliqid_eqid = htonl(V_FW_EQ_CTRL_CMD_CMPLIQID(eq->iqid)); in ctrl_eq_alloc()
4266 F_FW_EQ_CTRL_CMD_FETCHRO | V_FW_EQ_CTRL_CMD_IQID(eq->iqid)); in ctrl_eq_alloc()
4312 V_FW_EQ_ETH_CMD_IQID(eq->iqid)); in eth_eq_alloc()
4356 F_FW_EQ_OFLD_CMD_FETCHRO | V_FW_EQ_OFLD_CMD_IQID(eq->iqid)); in ofld_eq_alloc()
4450 eq->iqid = eq->iq->cntxt_id; in alloc_eq_hwq()
5882 V_ULP_TXPKT_DEST(0) | V_ULP_TXPKT_FID(eq->iqid)); in write_txpkts_wr()
6583 flowc->mnemval[3].val = htobe32(cst->iqid); in send_etid_flowc_wr()
6867 cst->iqid = vi->rss[rss_hash & rss_mask]; in ethofld_transmit()
H A Dt4_netmap.c304 c.iqid = htobe16(nm_rxq->iq_cntxt_id); in alloc_nm_rxq_hwq()
352 nm_rxq->iq_cntxt_id = be16toh(c.iqid); in alloc_nm_rxq_hwq()
H A Dadapter.h486 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.h1553 __be32 iqid; member
2353 __be16 iqid; member
2380 __be16 iqid; member
3182 __be16 iqid; member
3262 __be16 iqid; member
3322 __be16 iqid; member
3382 __be16 iqid; member
3441 __be16 iqid; member
3502 __be16 iqid; member
3562 __be16 iqid; member
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h868 unsigned int vf, unsigned int iqtype, unsigned int iqid,
871 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c8582 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument
8593 c.iqid = cpu_to_be16(iqid); in t4_iq_stop()
8613 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
8624 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