Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c481 mpi3mr_get_reply_desc(struct op_reply_qinfo *op_reply_q, u32 reply_ci) in mpi3mr_get_reply_desc()
507 struct op_reply_qinfo *op_reply_q) in mpi3mr_process_op_reply_q()
1681 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_delete_op_reply_q() local
1761 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_alloc_op_reply_q_segments() local
1877 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_create_op_reply_q() local
4158 struct op_reply_qinfo *op_reply_q = mrioc->op_reply_qinfo + qidx; in mpi3mr_memset_op_reply_q_buffers() local
Dmpi3mr.h448 struct op_reply_qinfo *op_reply_q; member