Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h344 NVME_FEAT_AUTO_PST = 0x0c, enumerator
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dpassthru.c375 case NVME_FEAT_AUTO_PST: in nvmet_passthru_get_set_features()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1040 NVME_FEAT_AUTO_PST = 0x0c, enumerator
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c2643 ret = nvme_set_features(ctrl, NVME_FEAT_AUTO_PST, apste, in nvme_configure_apst()