Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/target/
Dpassthru.c388 case NVME_FEAT_TIMESTAMP: in nvmet_passthru_get_set_features()
/Linux-v5.15/include/linux/
Dnvme.h1063 NVME_FEAT_TIMESTAMP = 0x0e, enumerator
/Linux-v5.15/drivers/nvme/host/
Dcore.c2231 ret = nvme_set_features(ctrl, NVME_FEAT_TIMESTAMP, 0, &ts, sizeof(ts), in nvme_configure_timestamp()