Searched refs:get_qhp (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch.h136 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid) function
H A Diwch_ev.c51 qhp = get_qhp(rnicp, CQE_QPID(rsp_msg->cqe));
112 qhp = get_qhp(rnicp, CQE_QPID(rsp_msg->cqe));
H A Diwch_cq.c60 qhp = get_qhp(rhp, CQE_QPID(*rd_cqe));
H A Diwch_qp.c958 qhp = get_qhp(chp->rhp, i);
977 qhp = get_qhp(chp->rhp, i);
H A Diwch_cm.c1732 struct iwch_qp *qp = get_qhp(h, conn_param->qpn);
1824 ep->com.qp = get_qhp(h, conn_param->qpn);
H A Diwch_provider.c953 return (struct ib_qp *)get_qhp(to_iwch_dev(dev), qpn);

Completed in 56 milliseconds