Lines Matching refs:QOS_MIN
336 QOS_MIN, enumerator
585 [QOS_MIN] = VRATE_MIN_PPM,
601 [QOS_MIN] = VRATE_MIN_PPM,
617 [QOS_MIN] = VRATE_MIN_PPM,
634 [QOS_MIN] = VRATE_MIN_PPM,
938 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params()
3162 ioc->params.qos[QOS_MIN] / 10000, in ioc_qos_prfill()
3163 ioc->params.qos[QOS_MIN] % 10000 / 100, in ioc_qos_prfill()
3189 { QOS_MIN, "min=%s" },
3266 case QOS_MIN: in ioc_qos_write()
3284 if (qos[QOS_MIN] > qos[QOS_MAX]) in ioc_qos_write()