Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c436 mpi3mr_get_reply_desc(struct op_reply_qinfo *op_reply_q, u32 reply_ci) in mpi3mr_get_reply_desc()
452 struct op_reply_qinfo *op_reply_q = intr_info->op_reply_q; in mpi3mr_process_op_reply_q() local
1434 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_alloc_op_reply_q_segments() local
1550 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_create_op_reply_q() local
3455 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_memset_op_reply_q_buffers() local
Dmpi3mr.h366 struct op_reply_qinfo *op_reply_q; member