Searched refs:npss (Results 1 – 5 of 5) sorted by relevance
232 u8 npss; member
2263 if (ctrl->npss > 31) { in nvme_configure_apst()2286 for (state = (int)ctrl->npss; state >= 0; state--) { in nvme_configure_apst()2296 if (state == ctrl->npss && in nvme_configure_apst()2828 ctrl->npss = id->npss; in nvme_init_identify()
2952 if (pm_suspend_via_firmware() || !ctrl->npss || in nvme_suspend()2975 ret = nvme_set_power_state(ctrl, ctrl->npss); in nvme_suspend()2988 ctrl->npss = 0; in nvme_suspend()
344 id->npss = 0; in nvmet_execute_identify_ctrl()
231 __u8 npss; member