Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_srq.c484 int first_ind; in mthca_tavor_post_srq_recv() local
494 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()
547 mthca_write64(first_ind << srq->wqe_shift, srq->srqn << 8, in mthca_tavor_post_srq_recv()
551 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()
562 mthca_write64(first_ind << srq->wqe_shift, (srq->srqn << 8) | nreq, in mthca_tavor_post_srq_recv()