Home
last modified time | relevance | path

Searched defs:rqe (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/block/
Dsunvdc.c293 struct vdc_req_entry *rqe = &port->rq_arr[index]; in vdc_end_one() local
446 struct vdc_req_entry *rqe; in __send_request() local
988 struct vdc_req_entry *rqe = &port->rq_arr[idx]; in vdc_requeue_inflight() local
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2271 static void ocrdma_build_rqe(struct ocrdma_hdr_wqe *rqe, struct ib_recv_wr *wr, in ocrdma_build_rqe()
2298 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_recv() local
2370 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_srq_recv() local
Docrdma_hw.c2248 struct ocrdma_hdr_wqe *rqe; in ocrdma_set_create_qp_ird_cmd() local
/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i.h502 struct rqe { struct
503 u8 rqe_byte[BNX2I_RQ_WQE_SIZE]; argument
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli4.h125 struct lpfc_rqe *rqe; member