Home
last modified time | relevance | path

Searched refs:throttle_group (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_os.c426 tgt_priv->throttle_group = NULL; in mpi3mr_invalidate_devhandles()
820 if (tgt_priv->throttle_group == tg) in mpi3mr_set_io_divert_for_all_vd_in_tg()
1227 scsi_tgt_priv_data->throttle_group = tg; in mpi3mr_update_tgtdev()
1833 if (tgt_priv->throttle_group == tg) { in mpi3mr_set_qd_for_all_vd_in_tg()
3141 tg = stgt_priv_data->throttle_group; in mpi3mr_process_op_reply_desc()
4443 scsi_tgt_priv_data->throttle_group = in mpi3mr_target_alloc()
4713 tg = stgt_priv_data->throttle_group; in mpi3mr_qcmd()
Dmpi3mr.h766 struct mpi3mr_throttle_group_info *throttle_group; member