Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dcore.c2663 int max_ps = -1; in nvme_configure_apst() local
2740 if (max_ps == -1) in nvme_configure_apst()
2741 max_ps = state; in nvme_configure_apst()
2746 if (max_ps == -1) in nvme_configure_apst()
2750 max_ps, max_lat_us, (int)sizeof(*table), table); in nvme_configure_apst()