Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr.h383 struct op_req_qinfo { struct
1071 struct op_req_qinfo *req_qinfo;
1281 struct op_req_qinfo *opreqq, u8 *req);
Dmpi3mr_fw.c41 mpi3mr_check_req_qfull(struct op_req_qinfo *op_req_q) in mpi3mr_check_req_qfull()
498 struct op_req_qinfo *op_req_q; in mpi3mr_process_op_reply_q()
1787 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + qidx; in mpi3mr_alloc_op_req_q_segments()
1979 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + idx; in mpi3mr_create_op_req_q()
2099 sizeof(struct op_req_qinfo), GFP_KERNEL); in mpi3mr_create_op_queues()
2165 struct op_req_qinfo *op_req_q, u8 *req) in mpi3mr_op_request_post()
4139 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + qidx; in mpi3mr_memset_op_req_q_buffers()
Dmpi3mr_os.c4595 struct op_req_qinfo *op_req_q = NULL; in mpi3mr_qcmd()