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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A Dbnx2i.h430 struct rqe { struct
596 struct rqe *rq_virt;
600 struct rqe *rq_prod_qe;
601 struct rqe *rq_cons_qe;
602 struct rqe *rq_first_qe;
603 struct rqe *rq_last_qe;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dsunvdc.c219 struct vdc_req_entry *rqe = &port->rq_arr[index]; local
229 req = rqe->req;
235 rqe->req = NULL;
366 struct vdc_req_entry *rqe; local
406 rqe = &port->rq_arr[dr->prod];
407 rqe->req = req;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli4.h110 struct lpfc_rqe *rqe; member in union:sli4_qe
H A Dlpfc_sli.c350 * index that the rqe was copied to if successful. If no entries are available
358 struct lpfc_rqe *temp_hrqe = hq->qe[hq->host_index].rqe;
359 struct lpfc_rqe *temp_drqe = dq->qe[dq->host_index].rqe;

Completed in 103 milliseconds