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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h176 uint32_t srq_freepr_head; member in struct:dapls_ib_srq_handle
H A Ddapl_tavor_ibtf_qp.c704 ibsrq_p->srq_freepr_head = 0;
1064 srq_handle->srq_freepr_head = 0;
H A Ddapl_tavor_ibtf_util.c1572 head = srqp->srq_freepr_events[srqp->srq_freepr_head];
1580 srqp->srq_freepr_head = (srqp->srq_freepr_head + 1) %

Completed in 20 milliseconds