Searched refs:mthca_find_qp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ofed/libmthca/src/
H A Dmthca.h365 struct mthca_qp *mthca_find_qp(struct mthca_context *ctx, uint32_t qpn);
H A Dcq.c330 *cur_qp = mthca_find_qp(to_mctx(cq->ibv_cq.context), ntohl(cqe->my_qpn));
H A Dqp.c899 struct mthca_qp *mthca_find_qp(struct mthca_context *ctx, uint32_t qpn) function

Completed in 47 milliseconds