Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_srq.c90 static inline int *wqe_to_link(void *wqe) in wqe_to_link() function
181 *wqe_to_link(wqe) = i + 1; in mthca_alloc_srq_buf()
184 *wqe_to_link(wqe) = -1; in mthca_alloc_srq_buf()
467 *wqe_to_link(last_free) = ind; in mthca_free_srq_wqe()
469 *wqe_to_link(get_wqe(srq, ind)) = -1; in mthca_free_srq_wqe()
497 next_ind = *wqe_to_link(wqe); in mthca_tavor_post_srq_recv()
593 next_ind = *wqe_to_link(wqe); in mthca_arbel_post_srq_recv()