Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c92 static inline int *wqe_to_link(void *wqe) in wqe_to_link() function
188 *wqe_to_link(wqe) = i + 1; in mthca_alloc_srq_buf()
191 *wqe_to_link(wqe) = -1; in mthca_alloc_srq_buf()
475 *wqe_to_link(last_free) = ind; in mthca_free_srq_wqe()
477 *wqe_to_link(get_wqe(srq, ind)) = -1; in mthca_free_srq_wqe()
505 next_ind = *wqe_to_link(wqe); in mthca_tavor_post_srq_recv()
595 next_ind = *wqe_to_link(wqe); in mthca_arbel_post_srq_recv()