Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c333 QOS_RLAT, enumerator
583 [QOS_RLAT] = 250000, /* 250ms */
599 [QOS_RLAT] = 25000, /* 25ms */
615 [QOS_RLAT] = 25000, /* 25ms */
632 [QOS_RLAT] = 5000, /* 5ms */
778 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
780 lat = ioc->params.qos[QOS_RLAT]; in ioc_refresh_period_us()
2798 pidx = QOS_RLAT; in ioc_rqos_done()
3158 ioc->params.qos[QOS_RLAT], in ioc_qos_prfill()
3186 { QOS_RLAT, "rlat=%u" },
[all …]