Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mthca/
H A Dmthca_srq.c476 int first_ind; in mthca_tavor_post_srq_recv() local
486 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()
539 mthca_write64(first_ind << srq->wqe_shift, srq->srqn << 8, in mthca_tavor_post_srq_recv()
543 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()
554 mthca_write64(first_ind << srq->wqe_shift, (srq->srqn << 8) | nreq, in mthca_tavor_post_srq_recv()