Lines Matching defs:hrqe
672 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe)
695 lpfc_sli4_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size);
2091 struct lpfc_rqe hrqe;
2102 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys);
2103 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys);
2106 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
7234 struct lpfc_rqe hrqe;
7265 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys);
7266 hrqe.address_hi = putPaddrHigh(rqb_buffer->hbuf.phys);
7269 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);