Lines Matching defs:drqe
797 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe)
821 lpfc_sli4_pcimem_bcopy(drqe, temp_drqe, dq->entry_size);
2487 struct lpfc_rqe drqe;
2499 drqe.address_lo = putPaddrLow(hbq_buf->dbuf.phys);
2500 drqe.address_hi = putPaddrHigh(hbq_buf->dbuf.phys);
2501 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
7766 struct lpfc_rqe drqe;
7798 drqe.address_lo = putPaddrLow(rqb_buffer->dbuf.phys);
7799 drqe.address_hi = putPaddrHigh(rqb_buffer->dbuf.phys);
7800 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);