Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c2550 int max_ps = -1; in nvme_configure_apst() local
2626 if (max_ps == -1) in nvme_configure_apst()
2627 max_ps = state; in nvme_configure_apst()
2635 if (max_ps == -1) { in nvme_configure_apst()
2639 max_ps, max_lat_us, (int)sizeof(*table), table); in nvme_configure_apst()