Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c490 int first_ind; in mthca_tavor_post_srq_recv() local
500 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()
553 mthca_write64(first_ind << srq->wqe_shift, srq->srqn << 8, in mthca_tavor_post_srq_recv()
557 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()
568 mthca_write64(first_ind << srq->wqe_shift, (srq->srqn << 8) | nreq, in mthca_tavor_post_srq_recv()