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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h167 int32_t srq_wq_lastwqeindex; member in struct:dapls_ib_srq_handle
H A Ddapl_arbel_hw.c1350 if (srq->srq_wq_lastwqeindex == -1) {
1354 srq->srq_wq_lastwqeindex);
1365 srq->srq_wq_lastwqeindex = wqe_index;
H A Ddapl_tavor_hw.c1611 if (srq->srq_wq_lastwqeindex == -1) {
1615 srq->srq_wq_lastwqeindex);
1624 srq->srq_wq_lastwqeindex = wqe_index;
H A Ddapl_hermon_hw.c1405 if (srq->srq_wq_lastwqeindex == -1) {
1409 srq->srq_wq_lastwqeindex);
1420 srq->srq_wq_lastwqeindex = wqe_index;
H A Ddapl_tavor_ibtf_qp.c670 ibsrq_p->srq_wq_lastwqeindex = -1;
1083 * note: the srq_wq_lastwqeindex doesn't change since the old

Completed in 28 milliseconds