Searched refs:iqid (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | t4_smt.h | 49 uint32_t iqid; /* iqid for reply to write_sme */ member
|
H A D | t4_l2t.c | 158 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 D | t4_smt.c | 173 V_TID_QID(e->iqid))); in t4_write_sme() 212 e->iqid = sc->sge.fwq.abs_id; in t4_smt_set_switching()
|
H A D | t4_l2t.h | 63 uint32_t iqid; /* iqid for reply to write_l2e */ member
|
H A D | offload.h | 91 uint16_t iqid; member
|
H A D | t4_sge.c | 3615 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 D | t4_netmap.c | 304 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 D | adapter.h | 486 uint16_t iqid; /* cached iq->cntxt_id (see iq below) */ member
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom_l2t.c | 408 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 D | cq.c | 78 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 D | t4fw_interface.h | 1553 __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 D | common.h | 868 unsigned int vf, unsigned int iqtype, unsigned int iqid, 871 unsigned int vf, unsigned int iqtype, unsigned int iqid,
|
H A D | t4_hw.c | 8582 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 D | t4fw_ri_api.h | 289 __be32 iqid; member
|
H A D | t4fw_api.h | 1336 __be16 iqid; member
|