Lines Matching refs:QOS_MIN
332 QOS_MIN, enumerator
580 [QOS_MIN] = VRATE_MIN_PPM,
596 [QOS_MIN] = VRATE_MIN_PPM,
612 [QOS_MIN] = VRATE_MIN_PPM,
629 [QOS_MIN] = VRATE_MIN_PPM,
928 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params()
3137 ioc->params.qos[QOS_MIN] / 10000, in ioc_qos_prfill()
3138 ioc->params.qos[QOS_MIN] % 10000 / 100, in ioc_qos_prfill()
3164 { QOS_MIN, "min=%s" },
3241 case QOS_MIN: in ioc_qos_write()
3259 if (qos[QOS_MIN] > qos[QOS_MAX]) in ioc_qos_write()