Searched refs:drqe (Results 1 – 1 of 1) sorted by relevance
398 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe) in lpfc_sli4_rq_put() argument419 lpfc_sli_pcimem_bcopy(drqe, temp_drqe, dq->entry_size); in lpfc_sli4_rq_put()1755 struct lpfc_rqe drqe; in lpfc_sli_hbq_to_firmware_s4() local1759 drqe.address_lo = putPaddrLow(hbq_buf->dbuf.phys); in lpfc_sli_hbq_to_firmware_s4()1760 drqe.address_hi = putPaddrHigh(hbq_buf->dbuf.phys); in lpfc_sli_hbq_to_firmware_s4()1762 &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4()