Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr.h460 struct mpi3mr_throttle_group_info { struct
643 struct mpi3mr_throttle_group_info *tg;
766 struct mpi3mr_throttle_group_info *throttle_group;
1199 struct mpi3mr_throttle_group_info *throttle_groups;
Dmpi3mr_os.c373 struct mpi3mr_throttle_group_info *tg) in mpi3mr_queue_qd_reduction_event()
376 u16 sz = sizeof(struct mpi3mr_throttle_group_info *); in mpi3mr_queue_qd_reduction_event()
391 *(struct mpi3mr_throttle_group_info **)fwevt->event_data = tg; in mpi3mr_queue_qd_reduction_event()
810 struct mpi3mr_throttle_group_info *tg, u8 divert_value) in mpi3mr_set_io_divert_for_all_vd_in_tg()
1201 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_update_tgtdev()
1822 struct mpi3mr_throttle_group_info *tg) in mpi3mr_set_qd_for_all_vd_in_tg()
1939 struct mpi3mr_throttle_group_info *tg; in mpi3mr_fwevt_bh()
1941 tg = *(struct mpi3mr_throttle_group_info **)fwevt->event_data; in mpi3mr_fwevt_bh()
3077 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_process_op_reply_desc()
4605 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_qcmd()
Dmpi3mr_fw.c3896 sz = sizeof(struct mpi3mr_throttle_group_info); in mpi3mr_init_ioc()
4165 struct mpi3mr_throttle_group_info *tg; in mpi3mr_memset_buffers()