Searched refs:srq_wq_lastwqeindex (Results 1 – 5 of 5) sorted by relevance
167 int32_t srq_wq_lastwqeindex; member
1350 if (srq->srq_wq_lastwqeindex == -1) { in dapli_arbel_post_srq()1354 srq->srq_wq_lastwqeindex); in dapli_arbel_post_srq()1365 srq->srq_wq_lastwqeindex = wqe_index; in dapli_arbel_post_srq()
1405 if (srq->srq_wq_lastwqeindex == -1) { in dapli_hermon_post_srq()1409 srq->srq_wq_lastwqeindex); in dapli_hermon_post_srq()1420 srq->srq_wq_lastwqeindex = wqe_index; in dapli_hermon_post_srq()
1611 if (srq->srq_wq_lastwqeindex == -1) { in dapli_tavor_post_srq()1615 srq->srq_wq_lastwqeindex); in dapli_tavor_post_srq()1624 srq->srq_wq_lastwqeindex = wqe_index; in dapli_tavor_post_srq()
669 ibsrq_p->srq_wq_lastwqeindex = -1; in dapls_ib_srq_alloc()