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

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

Completed in 84 milliseconds