Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpi3mr/
H A 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;
H A 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()
1251 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_update_tgtdev()
1872 struct mpi3mr_throttle_group_info *tg) in mpi3mr_set_qd_for_all_vd_in_tg()
1989 struct mpi3mr_throttle_group_info *tg; in mpi3mr_fwevt_bh()
1991 tg = *(struct mpi3mr_throttle_group_info **)fwevt->event_data; in mpi3mr_fwevt_bh()
3141 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_process_op_reply_desc()
4741 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_qcmd()
H A Dmpi3mr_fw.c3934 sz = sizeof(struct mpi3mr_throttle_group_info); in mpi3mr_init_ioc()
4208 struct mpi3mr_throttle_group_info *tg; in mpi3mr_memset_buffers()