Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr.h465 struct mpi3mr_throttle_group_info { struct
648 struct mpi3mr_throttle_group_info *tg;
783 struct mpi3mr_throttle_group_info *throttle_group;
1216 struct mpi3mr_throttle_group_info *throttle_groups;
Dmpi3mr_os.c379 struct mpi3mr_throttle_group_info *tg) in mpi3mr_queue_qd_reduction_event()
382 u16 sz = sizeof(struct mpi3mr_throttle_group_info *); in mpi3mr_queue_qd_reduction_event()
397 *(struct mpi3mr_throttle_group_info **)fwevt->event_data = tg; in mpi3mr_queue_qd_reduction_event()
823 struct mpi3mr_throttle_group_info *tg, u8 divert_value) in mpi3mr_set_io_divert_for_all_vd_in_tg()
1240 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_update_tgtdev()
1861 struct mpi3mr_throttle_group_info *tg) in mpi3mr_set_qd_for_all_vd_in_tg()
1978 struct mpi3mr_throttle_group_info *tg; in mpi3mr_fwevt_bh()
1980 tg = *(struct mpi3mr_throttle_group_info **)fwevt->event_data; in mpi3mr_fwevt_bh()
3130 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_process_op_reply_desc()
4719 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_qcmd()
Dmpi3mr_fw.c3933 sz = sizeof(struct mpi3mr_throttle_group_info); in mpi3mr_init_ioc()
4207 struct mpi3mr_throttle_group_info *tg; in mpi3mr_memset_buffers()