Lines Matching refs:QOS_MIN
332 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,
931 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params()
3122 ioc->params.qos[QOS_MIN] / 10000, in ioc_qos_prfill()
3123 ioc->params.qos[QOS_MIN] % 10000 / 100, in ioc_qos_prfill()
3149 { QOS_MIN, "min=%s" },
3226 case QOS_MIN: in ioc_qos_write()
3244 if (qos[QOS_MIN] > qos[QOS_MAX]) in ioc_qos_write()