Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr.h388 struct op_req_qinfo { struct
1090 struct op_req_qinfo *req_qinfo;
1298 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()
509 struct op_req_qinfo *op_req_q; in mpi3mr_process_op_reply_q()
1818 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + qidx; in mpi3mr_alloc_op_req_q_segments()
2010 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + idx; in mpi3mr_create_op_req_q()
2130 sizeof(struct op_req_qinfo), GFP_KERNEL); in mpi3mr_create_op_queues()
2196 struct op_req_qinfo *op_req_q, u8 *req) in mpi3mr_op_request_post()
4181 struct op_req_qinfo *op_req_q = mrioc->req_qinfo + qidx; in mpi3mr_memset_op_req_q_buffers()
Dmpi3mr_os.c4709 struct op_req_qinfo *op_req_q = NULL; in mpi3mr_qcmd()