Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dpassthru.c450 case NVME_FEAT_AUTO_PST: in nvmet_passthru_get_set_features()
/Linux-v6.1/include/linux/
Dnvme.h1172 NVME_FEAT_AUTO_PST = 0x0c, enumerator
/Linux-v6.1/drivers/nvme/host/
Dcore.c2565 ret = nvme_set_features(ctrl, NVME_FEAT_AUTO_PST, apste, in nvme_configure_apst()