Searched refs:IOThrottleGroup (Results 1 – 2 of 2) sorted by relevance
3414 tgtdev->dev_spec.vol_inf.tg_id = vdinf->IOThrottleGroup; in mpi3mr_update_device()3419 if (vdinf->IOThrottleGroup < sc->num_io_throttle_group) { in mpi3mr_update_device()3420 tg = sc->throttle_groups + vdinf->IOThrottleGroup; in mpi3mr_update_device()3421 tg->id = vdinf->IOThrottleGroup; in mpi3mr_update_device()
3695 U16 IOThrottleGroup; /* 0x06 */ member