Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/target/
H A Dpassthru.c454 case NVME_FEAT_AUTO_PST: in nvmet_passthru_get_set_features()
/linux-6.15/include/linux/
H A Dnvme.h1301 NVME_FEAT_AUTO_PST = 0x0c, enumerator
/linux-6.15/drivers/nvme/host/
H A Dcore.c2779 ret = nvme_set_features(ctrl, NVME_FEAT_AUTO_PST, apste, in nvme_configure_apst()