Home
last modified time | relevance | path

Searched refs:qpid (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h209 u32 hwtid, u32 qpid, struct socket *so, const char *func) in c4iw_wait_for_reply() argument
231 so->so_error, so, hwtid, qpid); in c4iw_wait_for_reply()
242 hwtid, qpid); in c4iw_wait_for_reply()
258 t2.tv_sec, t2.tv_usec, hwtid, qpid); in c4iw_wait_for_reply()
262 wr_waitp->ret, hwtid, qpid); in c4iw_wait_for_reply()
294 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() argument
296 return idr_find(&rhp->qpidr, qpid); in get_qhp()
381 u32 qpid; member
H A Dqp.c1393 wqe->u.init.qpid = cpu_to_be32(qhp->wq.sq.qid); in rdma_init()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re-abi.h140 __u32 qpid; member
H A Dib_verbs.c2365 resp.qpid = qp->qplib_qp.id; in bnxt_re_create_qp()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h150 u32 qpid; /* iwarp: may differ from icid */ member
H A Decore.h1034 u16 ecore_get_cm_pq_idx_rl(struct ecore_hwfn *p_hwfn, u8 qpid);
H A Decore_rdma.c1602 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 Dt4fw_ri_api.h711 __be32 qpid; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2108 __be32 qpid; member