Searched refs:dq_put_index (Results 1 – 1 of 1) sorted by relevance
684 int dq_put_index; in lpfc_sli4_rq_put() local690 dq_put_index = dq->host_index; in lpfc_sli4_rq_put()692 temp_drqe = dq->qe[dq_put_index].rqe; in lpfc_sli4_rq_put()696 if (hq_put_index != dq_put_index) in lpfc_sli4_rq_put()706 dq->host_index = ((dq_put_index + 1) % dq->entry_count); in lpfc_sli4_rq_put()