Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-iocost.c335 QOS_WLAT, enumerator
582 [QOS_WLAT] = 250000,
598 [QOS_WLAT] = 25000,
614 [QOS_WLAT] = 25000,
631 [QOS_WLAT] = 5000,
772 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
777 lat = ioc->params.qos[QOS_WLAT]; in ioc_refresh_period_us()
2817 pidx = QOS_WLAT; in ioc_rqos_done()
3175 ioc->params.qos[QOS_WLAT], in ioc_qos_prfill()
3203 { QOS_WLAT, "wlat=%u" },
[all …]