Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h55 __u8 npss; member
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dnvme.h304 u8 npss; member
H A Dcore.c2560 if (ctrl->npss > 31) { in nvme_configure_apst()
2583 for (state = (int)ctrl->npss; state >= 0; state--) { in nvme_configure_apst()
2593 if (state == ctrl->npss && in nvme_configure_apst()
3160 ctrl->npss = id->npss; in nvme_init_identify()
H A Dpci.c3078 if (pm_suspend_via_firmware() || !ctrl->npss || in nvme_suspend()
3102 ret = nvme_set_power_state(ctrl, ctrl->npss); in nvme_suspend()
3115 ctrl->npss = 0; in nvme_suspend()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dadmin-cmd.c399 id->npss = 0; in nvmet_execute_identify_ctrl()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h258 __u8 npss; member