Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-iocost.c332 QOS_RPPM, enumerator
773 ppm = ioc->params.qos[QOS_RPPM]; in ioc_refresh_period_us()
2254 ppm_rthr = MILLION - ioc->params.qos[QOS_RPPM]; in ioc_timer_fn()
3170 ioc->params.qos[QOS_RPPM] / 10000, in ioc_qos_prfill()
3171 ioc->params.qos[QOS_RPPM] % 10000 / 100, in ioc_qos_prfill()
3200 { QOS_RPPM, "rpct=%s" },
3277 case QOS_RPPM: in ioc_qos_write()