Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dcore.c2409 int max_ps = -1; in nvme_configure_apst() local
2486 if (max_ps == -1) in nvme_configure_apst()
2487 max_ps = state; in nvme_configure_apst()
2492 if (max_ps == -1) in nvme_configure_apst()
2496 max_ps, max_lat_us, (int)sizeof(*table), table); in nvme_configure_apst()