Lines Matching refs:hrqe
797 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe)
820 lpfc_sli4_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size);
2491 struct lpfc_rqe hrqe;
2502 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys);
2503 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys);
2506 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
7777 struct lpfc_rqe hrqe;
7808 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys);
7809 hrqe.address_hi = putPaddrHigh(rqb_buffer->hbuf.phys);
7812 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);