Home
last modified time | relevance | path

Searched refs:op_req_qinfo (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/mpi3mr/
Dmpi3mr.h311 struct op_req_qinfo { struct
746 struct op_req_qinfo *req_qinfo;
879 struct op_req_qinfo *opreqq, u8 *req);
Dmpi3mr_fw.c29 mpi3mr_check_req_qfull(struct op_req_qinfo *op_req_q) in mpi3mr_check_req_qfull()
453 struct op_req_qinfo *op_req_q; in mpi3mr_process_op_reply_q()
1491 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + qidx; in mpi3mr_alloc_op_req_q_segments()
1664 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + idx; in mpi3mr_create_op_req_q()
1782 sizeof(struct op_req_qinfo), GFP_KERNEL); in mpi3mr_create_op_queues()
1846 struct op_req_qinfo *op_req_q, u8 *req) in mpi3mr_op_request_post()
3480 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + qidx; in mpi3mr_memset_op_req_q_buffers()
Dmpi3mr_os.c2604 struct op_req_qinfo *op_req_q = NULL; in mpi3mr_issue_tm()
3438 struct op_req_qinfo *op_req_q = NULL; in mpi3mr_qcmd()