Home
last modified time | relevance | path

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

/linux-6.12.1/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()
1859 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_delete_op_reply_q() local
1939 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_alloc_op_reply_q_segments() local
2055 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_create_op_reply_q() local
4515 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_memset_op_reply_q_buffers() local
Dmpi3mr.h492 struct op_reply_qinfo *op_reply_q; member