Lines Matching refs:QOS_MIN
326 QOS_MIN, enumerator
534 [QOS_MIN] = VRATE_MIN_PPM,
550 [QOS_MIN] = VRATE_MIN_PPM,
566 [QOS_MIN] = VRATE_MIN_PPM,
583 [QOS_MIN] = VRATE_MIN_PPM,
844 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params()
2147 ioc->params.qos[QOS_MIN] / 10000, in ioc_qos_prfill()
2148 ioc->params.qos[QOS_MIN] % 10000 / 100, in ioc_qos_prfill()
2174 { QOS_MIN, "min=%s" },
2251 case QOS_MIN: in ioc_qos_write()
2269 if (qos[QOS_MIN] > qos[QOS_MAX]) in ioc_qos_write()