Searched refs:get_qhp (Results 1 – 4 of 4) sorted by relevance
351 qhp = get_qhp(chp->rhp, CQE_QPID(hw_cqe)); in c4iw_flush_hw_cq()933 qhp = get_qhp(chp->rhp, CQE_QPID(rd_cqe)); in c4iw_poll_cq_one()
348 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() function
3117 struct c4iw_qp *qp = get_qhp(h, conn_param->qpn); in c4iw_accept_cr()3336 ep->com.qp = get_qhp(dev, conn_param->qpn); in c4iw_connect()
2413 return (struct ib_qp *)get_qhp(to_c4iw_dev(dev), qpn); in c4iw_get_qp()