Home
last modified time | relevance | path

Searched defs:op_reply_q (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c505 mpi3mr_get_reply_desc(struct op_reply_qinfo *op_reply_q, u32 reply_ci) in mpi3mr_get_reply_desc()
531 struct op_reply_qinfo *op_reply_q) in mpi3mr_process_op_reply_q()
1894 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_delete_op_reply_q() local
1974 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_alloc_op_reply_q_segments() local
2090 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_create_op_reply_q() local
2426 struct op_reply_qinfo *op_reply_q = NULL; in mpi3mr_op_request_post() local
4569 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_memset_op_reply_q_buffers() local
Dmpi3mr.h495 struct op_reply_qinfo *op_reply_q; member