Searched refs:first_ind (Results 1 – 2 of 2) sorted by relevance
87 int first_ind; in mthca_tavor_post_srq_recv() local97 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()150 doorbell[0] = htonl(first_ind << srq->wqe_shift); in mthca_tavor_post_srq_recv()161 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()166 doorbell[0] = htonl(first_ind << srq->wqe_shift); in mthca_tavor_post_srq_recv()
501 int first_ind; in mthca_tavor_post_srq_recv() local511 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()564 mthca_write64(first_ind << srq->wqe_shift, srq->srqn << 8, in mthca_tavor_post_srq_recv()568 first_ind = srq->first_free; in mthca_tavor_post_srq_recv()579 mthca_write64(first_ind << srq->wqe_shift, (srq->srqn << 8) | nreq, in mthca_tavor_post_srq_recv()