Searched refs:NVME_FEAT_AUTO_PST (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | nvme.h | 866 NVME_FEAT_AUTO_PST = 0x0c, enumerator |
/Linux-v5.4/drivers/nvme/host/ | ||
D | core.c | 2346 ret = nvme_set_features(ctrl, NVME_FEAT_AUTO_PST, apste, in nvme_configure_apst() |