Searched refs:srq_wq_lastwqeindx (Results 1 – 3 of 3) sorted by relevance
137 int srq_wq_lastwqeindx; member171 tavor_sw_srq_s::srq_wq_lastwqeindx
716 if (srq->srq_wq_lastwqeindx == -1) { in tavor_post_srq()719 prev = TAVOR_SRQ_WQE_ADDR(srq, srq->srq_wq_lastwqeindx); in tavor_post_srq()838 if (srq->srq_wq_lastwqeindx == -1) { in tavor_post_srq()842 srq->srq_wq_lastwqeindx); in tavor_post_srq()852 if (srq->srq_wq_lastwqeindx != -1) { in tavor_post_srq()853 sync_indx = srq->srq_wq_lastwqeindx; in tavor_post_srq()859 srq->srq_wq_lastwqeindx = TAVOR_SRQ_WQE_INDEX( in tavor_post_srq()
401 srq->srq_wq_lastwqeindx = -1; in tavor_srq_alloc()