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,
924 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params()
3134 ioc->params.qos[QOS_MIN] / 10000, in ioc_qos_prfill()
3135 ioc->params.qos[QOS_MIN] % 10000 / 100, in ioc_qos_prfill()
3161 { QOS_MIN, "min=%s" },
3240 case QOS_MIN: in ioc_qos_write()
3258 if (qos[QOS_MIN] > qos[QOS_MAX]) in ioc_qos_write()