Home
last modified time | relevance | path

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

/drivers/nvme/host/
A Dcore.c2867 if (ctrl->npss > 31) { in nvme_configure_apst()
2888 for (state = (int)ctrl->npss; state >= 0; state--) { in nvme_configure_apst()
2898 if (state == ctrl->npss && in nvme_configure_apst()
3610 ctrl->npss = id->npss; in nvme_init_identify()
A Dnvme.h340 u8 npss; member
A Dpci.c3630 if (pm_suspend_via_firmware() || !ctrl->npss || in nvme_suspend()
3664 ret = nvme_set_power_state(ctrl, ctrl->npss); in nvme_suspend()
3677 ctrl->npss = 0; in nvme_suspend()
/drivers/nvme/target/
A Dadmin-cmd.c722 id->npss = 0; in nvmet_execute_identify_ctrl()

Completed in 29 milliseconds