Searched refs:hrqe (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.c457 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe) lpfc_sli4_rq_put()
478 lpfc_sli_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size); lpfc_sli4_rq_put()
1808 struct lpfc_rqe hrqe; lpfc_sli_hbq_to_firmware_s4() local
1811 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys); lpfc_sli_hbq_to_firmware_s4()
1812 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys); lpfc_sli_hbq_to_firmware_s4()
1816 &hrqe, &drqe); lpfc_sli_hbq_to_firmware_s4()
456 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe) lpfc_sli4_rq_put() argument

Completed in 137 milliseconds