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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.c356 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe)
370 lpfc_sli_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size);
1381 struct lpfc_rqe hrqe; local
1384 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys);
1385 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys);
1389 &hrqe, &drqe);
355 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe) argument

Completed in 221 milliseconds