Searched refs:nvme_get_features (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/nvme/host/ |
| H A D | hwmon.c | 29 ret = nvme_get_features(ctrl, NVME_FEAT_TEMP_THRESH, threshold, NULL, 0, in nvme_get_temp_thresh()
|
| H A D | nvme.h | 985 int nvme_get_features(struct nvme_ctrl *dev, unsigned int fid,
|
| H A D | core.c | 1727 int nvme_get_features(struct nvme_ctrl *dev, unsigned int fid, in nvme_set_queue_count() 1734 EXPORT_SYMBOL_GPL(nvme_get_features); in nvme_set_queue_count() 2331 ret = nvme_get_features(ctrl, NVME_FEAT_FDP, info->endgid, NULL, 0, in nvme_query_fdp_info() 1716 int nvme_get_features(struct nvme_ctrl *dev, unsigned int fid, nvme_get_features() function
|
| H A D | pci.c | 3915 return nvme_get_features(ctrl, NVME_FEAT_POWER_MGMT, 0, NULL, 0, ps); in nvme_set_power_state()
|
| /linux/drivers/nvme/target/ |
| H A D | passthru.c | 389 ret = nvme_get_features(ctrl, NVME_FEAT_HOST_BEHAVIOR, 0, in nvmet_passthru_set_host_behaviour()
|