Home
last modified time | relevance | path

Searched refs:QOS_RPPM (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-iocost.c332 QOS_RPPM, enumerator
779 ppm = ioc->params.qos[QOS_RPPM]; in ioc_refresh_period_us()
2233 u32 ppm_rthr = MILLION - ioc->params.qos[QOS_RPPM]; in ioc_timer_fn()
3156 ioc->params.qos[QOS_RPPM] / 10000, in ioc_qos_prfill()
3157 ioc->params.qos[QOS_RPPM] % 10000 / 100, in ioc_qos_prfill()
3185 { QOS_RPPM, "rpct=%s" },
3249 case QOS_RPPM: in ioc_qos_write()