Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-iocost.c328 QOS_RPPM, enumerator
777 ppm = ioc->params.qos[QOS_RPPM]; in ioc_refresh_period_us()
2082 u32 ppm_rthr = MILLION - ioc->params.qos[QOS_RPPM]; in ioc_timer_fn()
3082 ioc->params.qos[QOS_RPPM] / 10000, in ioc_qos_prfill()
3083 ioc->params.qos[QOS_RPPM] % 10000 / 100, in ioc_qos_prfill()
3111 { QOS_RPPM, "rpct=%s" },
3175 case QOS_RPPM: in ioc_qos_write()