Searched refs:NVME_FEAT_TEMP_THRESH (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/nvme/host/
H A Dhwmon.c29 ret = nvme_get_features(ctrl, NVME_FEAT_TEMP_THRESH, threshold, NULL, 0,
52 ret = nvme_set_features(ctrl, NVME_FEAT_TEMP_THRESH, threshold, NULL, 0,
/linux-master/drivers/nvme/target/
H A Dpassthru.c446 case NVME_FEAT_TEMP_THRESH:
H A Dadmin-cmd.c913 case NVME_FEAT_TEMP_THRESH:
/linux-master/include/linux/
H A Dnvme.h1207 NVME_FEAT_TEMP_THRESH = 0x04, enumerator in enum:__anon2305

Completed in 339 milliseconds