Searched refs:hrqe (Results 1 – 1 of 1) sorted by relevance
457 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe) in lpfc_sli4_rq_put() argument478 lpfc_sli_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size); in lpfc_sli4_rq_put()1808 struct lpfc_rqe hrqe; in lpfc_sli_hbq_to_firmware_s4() local1811 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys); in lpfc_sli_hbq_to_firmware_s4()1812 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys); in lpfc_sli_hbq_to_firmware_s4()1816 &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4()