Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c217 static void *get_send_wqe(struct mthca_qp *qp, int n) in get_send_wqe() function
841 qp->sq.last = get_send_wqe(qp, qp->sq.max - 1); in __mthca_modify_qp()
1232 next = get_send_wqe(qp, i); in mthca_alloc_qp_common()
1246 qp->sq.last = get_send_wqe(qp, qp->sq.max - 1); in mthca_alloc_qp_common()
1666 wqe = get_send_wqe(qp, ind); in mthca_tavor_post_send()
1996 wqe = get_send_wqe(qp, ind); in mthca_arbel_post_send()
2248 next = get_send_wqe(qp, index); in mthca_free_err_wqe()