Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c451 case NVME_FEAT_TIMESTAMP: in nvmet_passthru_get_set_features()
/openbmc/linux/include/linux/
H A Dnvme.h1218 NVME_FEAT_TIMESTAMP = 0x0e, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2315 ret = nvme_set_features(ctrl, NVME_FEAT_TIMESTAMP, 0, &ts, sizeof(ts), in nvme_configure_timestamp()