Lines Matching refs:QOS_MIN
336 QOS_MIN, enumerator
583 [QOS_MIN] = VRATE_MIN_PPM,
599 [QOS_MIN] = VRATE_MIN_PPM,
615 [QOS_MIN] = VRATE_MIN_PPM,
632 [QOS_MIN] = VRATE_MIN_PPM,
943 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params_disk()
3178 ioc->params.qos[QOS_MIN] / 10000, in ioc_qos_prfill()
3179 ioc->params.qos[QOS_MIN] % 10000 / 100, in ioc_qos_prfill()
3206 { QOS_MIN, "min=%s" },
3296 case QOS_MIN: in ioc_qos_write()
3314 if (qos[QOS_MIN] > qos[QOS_MAX]) in ioc_qos_write()