Lines Matching refs:QOS_RLAT
329 QOS_RLAT, enumerator
578 [QOS_RLAT] = 250000, /* 250ms */
594 [QOS_RLAT] = 25000, /* 25ms */
610 [QOS_RLAT] = 25000, /* 25ms */
627 [QOS_RLAT] = 5000, /* 5ms */
773 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
775 lat = ioc->params.qos[QOS_RLAT]; in ioc_refresh_period_us()
2774 pidx = QOS_RLAT; in ioc_rqos_done()
3133 ioc->params.qos[QOS_RLAT], in ioc_qos_prfill()
3161 { QOS_RLAT, "rlat=%u" },
3235 case QOS_RLAT: in ioc_qos_write()