Searched refs:wqe_to_link (Results 1 – 3 of 3) sorted by relevance
60 static inline int *wqe_to_link(void *wqe) in wqe_to_link() function72 *wqe_to_link(last_free) = ind; in mthca_free_srq_wqe()74 *wqe_to_link(get_wqe(srq, ind)) = -1; in mthca_free_srq_wqe()102 next_ind = *wqe_to_link(wqe); in mthca_tavor_post_srq_recv()199 next_ind = *wqe_to_link(wqe); in mthca_arbel_post_srq_recv()294 *wqe_to_link(wqe) = i + 1; in mthca_alloc_srq_buf()297 *wqe_to_link(wqe) = -1; in mthca_alloc_srq_buf()
90 static inline int *wqe_to_link(void *wqe) in wqe_to_link() function181 *wqe_to_link(wqe) = i + 1; in mthca_alloc_srq_buf()184 *wqe_to_link(wqe) = -1; in mthca_alloc_srq_buf()486 *wqe_to_link(last_free) = ind; in mthca_free_srq_wqe()488 *wqe_to_link(get_wqe(srq, ind)) = -1; in mthca_free_srq_wqe()516 next_ind = *wqe_to_link(wqe); in mthca_tavor_post_srq_recv()612 next_ind = *wqe_to_link(wqe); in mthca_arbel_post_srq_recv()
296 * src/srq.c (wqe_to_link): Change to use an offset of 12 (the imm