Searched refs:get_recv_wqe (Results 1 – 1 of 1) sorted by relevance
208 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe() function844 qp->rq.last = get_recv_wqe(qp, qp->rq.max - 1); in __mthca_modify_qp()1220 next = get_recv_wqe(qp, i); in mthca_alloc_qp_common()1239 next = get_recv_wqe(qp, i); in mthca_alloc_qp_common()1247 qp->rq.last = get_recv_wqe(qp, qp->rq.max - 1); in mthca_alloc_qp_common()1862 wqe = get_recv_wqe(qp, ind); in mthca_tavor_post_receive()2191 wqe = get_recv_wqe(qp, ind); in mthca_arbel_post_receive()2250 next = get_recv_wqe(qp, index); in mthca_free_err_wqe()