Searched refs:npss (Results 1 – 4 of 4) sorted by relevance
2867 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()
340 u8 npss; member
3630 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()
722 id->npss = 0; in nvmet_execute_identify_ctrl()
Completed in 29 milliseconds