Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
A Dnvme.h292 u8 npss; member
A Dcore.c2353 if (ctrl->npss > 31) { in nvme_configure_apst()
2374 for (state = (int)ctrl->npss; state >= 0; state--) { in nvme_configure_apst()
2384 if (state == ctrl->npss && in nvme_configure_apst()
3014 ctrl->npss = id->npss; in nvme_init_identify()
A Dpci.c3190 if (pm_suspend_via_firmware() || !ctrl->npss || in nvme_suspend()
3224 ret = nvme_set_power_state(ctrl, ctrl->npss); in nvme_suspend()
3237 ctrl->npss = 0; in nvme_suspend()
/linux/drivers/nvme/target/
A Dadmin-cmd.c420 id->npss = 0; in nvmet_execute_identify_ctrl()
/linux/include/linux/
A Dnvme.h272 __u8 npss; member

Completed in 31 milliseconds