Lines Matching defs:hrqe
797 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe)
820 lpfc_sli4_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size);
2486 struct lpfc_rqe hrqe;
2497 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys);
2498 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys);
2501 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
7765 struct lpfc_rqe hrqe;
7796 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys);
7797 hrqe.address_hi = putPaddrHigh(rqb_buffer->hbuf.phys);
7800 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);