| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | db.c | 183 qp->qpid, in __bnxt_re_ring_pend_db() 209 qp->qpid, in bnxt_re_ring_rq_db() 226 qp->qpid, in bnxt_re_ring_sq_db() 312 BNXT_RE_DB_PIHI_SHIFT) | (pbuf->qpid & BNXT_RE_DB_QID_MASK)) | in bnxt_re_ring_pstart_db() 331 BNXT_RE_DB_PIHI_SHIFT) | (pbuf->qpid & BNXT_RE_DB_QID_MASK)) | in bnxt_re_ring_pend_db() 357 qp->qpid, in bnxt_re_fill_ppp()
|
| H A D | verbs.c | 628 ibvwc->qp_num = qp->qpid; in bnxt_re_poll_err_scqe() 662 ibvwc->qp_num = qp->qpid; in bnxt_re_poll_success_scqe() 740 ibvwc->qp_num = qp->qpid; in bnxt_re_poll_err_rcqe() 764 uint32_t qpid; in bnxt_re_fill_ud_cqe() local 766 qpid = ((le32toh(hdr->qphi_rwrid) >> BNXT_RE_BCQE_SRCQP_SHIFT) & in bnxt_re_fill_ud_cqe() 768 qpid |= (le64toh(ucqe->qplo_mac) >> BNXT_RE_UD_CQE_SRCQPLO_SHIFT) & in bnxt_re_fill_ud_cqe() 770 ibvwc->src_qp = qpid; in bnxt_re_fill_ud_cqe() 810 ibvwc->qp_num = qp->qpid; in bnxt_re_poll_success_rcqe() 978 struct ibv_wc *ibvwc, uint32_t qpid, in bnxt_re_poll_flush_wcs() argument 993 ibvwc->qp_num = qpid; in bnxt_re_poll_flush_wcs() [all …]
|
| H A D | main.h | 135 uint32_t qpid; member 220 uint32_t qpid; member
|
| H A D | abi.h | 421 __u32 qpid; member
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | iw_cxgbe.h | 208 u32 hwtid, u32 qpid, struct socket *so, const char *func) in c4iw_wait_for_reply() 229 "tid %u qpid %u", func, in c4iw_wait_for_reply() 230 so->so_error, so, hwtid, qpid); in c4iw_wait_for_reply() 239 "seconds - tid %u qpid %u\n", func, in c4iw_wait_for_reply() 241 hwtid, qpid); in c4iw_wait_for_reply() 256 "tid %u qpid %u\n", func, device_get_nameunit(sc->dev), in c4iw_wait_for_reply() 257 t2.tv_sec, t2.tv_usec, hwtid, qpid); in c4iw_wait_for_reply() 260 CTR4(KTR_IW_CXGBE, "%p: FW reply %d tid %u qpid %u", sc, in c4iw_wait_for_reply() 261 wr_waitp->ret, hwtid, qpid); in c4iw_wait_for_reply() 293 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) 209 c4iw_wait_for_reply(struct c4iw_rdev * rdev,struct c4iw_wr_wait * wr_waitp,u32 hwtid,u32 qpid,struct socket * so,const char * func) c4iw_wait_for_reply() argument 294 get_qhp(struct c4iw_dev * rhp,u32 qpid) get_qhp() argument 381 u32 qpid; global() member [all...] |
| H A D | qp.c | 1402 wqe->u.init.qpid = cpu_to_be32(qhp->wq.sq.qid); in rdma_init()
|
| /freebsd/sys/dev/bnxt/bnxt_re/ |
| H A D | bnxt_re-abi.h | 144 __u32 qpid; member
|
| H A D | ib_verbs.c | 2444 resp.qpid = qp->qplib_qp.id; in bnxt_re_create_qp()
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_rdma.h | 150 u32 qpid; /* iwarp: may differ from icid */ member
|
| H A D | ecore.h | 1034 u16 ecore_get_cm_pq_idx_rl(struct ecore_hwfn *p_hwfn, u8 qpid);
|
| H A D | ecore_rdma.c | 1602 qp->qpid = qp->icid; in ecore_rdma_create_qp() 1606 qp->qpid = ((0xFF << 16) | qp->icid); in ecore_rdma_create_qp() 1615 out_params->qp_id = qp->qpid; in ecore_rdma_create_qp()
|
| /freebsd/contrib/ofed/libcxgb4/ |
| H A D | t4fw_ri_api.h | 711 __be32 qpid; member
|
| /freebsd/sys/dev/cxgbe/firmware/ |
| H A D | t4fw_interface.h | 2496 __be32 qpid; member 2521 __be32 qpid; member 2549 __be32 qpid; member
|