Home
last modified time | relevance | path

Searched refs:cxl_features_state (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/cxl/core/
H A Dfeatures.c49 struct cxl_features_state *to_cxlfs(struct cxl_dev_state *cxlds) in to_cxlfs()
81 get_supported_features(struct cxl_features_state *cxlfs) in get_supported_features()
185 struct cxl_features_state *cxlfs = _cxlfs; in free_cxlfs()
206 struct cxl_features_state *cxlfs __free(kfree) = in devm_cxl_setup_features()
371 cxl_feature_info(struct cxl_features_state *cxlfs, in cxl_feature_info()
388 static void *cxlctl_get_supported_features(struct cxl_features_state *cxlfs, in cxlctl_get_supported_features()
457 static void *cxlctl_get_feature(struct cxl_features_state *cxlfs, in cxlctl_get_feature()
502 static void *cxlctl_set_feature(struct cxl_features_state *cxlfs, in cxlctl_set_feature()
550 static bool cxlctl_validate_set_features(struct cxl_features_state *cxlfs, in cxlctl_validate_set_features()
618 static bool cxlctl_validate_hw_command(struct cxl_features_state *cxlfs, in cxlctl_validate_hw_command()
[all …]
H A Dcore.h219 cxl_feature_info(struct cxl_features_state *cxlfs, const uuid_t *uuid);
/linux/include/cxl/
H A Dfeatures.h55 struct cxl_features_state { struct
67 struct cxl_features_state *to_cxlfs(struct cxl_dev_state *cxlds); argument
71 static inline struct cxl_features_state *to_cxlfs(struct cxl_dev_state *cxlds) in to_cxlfs()
H A Dcxl.h192 struct cxl_features_state *cxlfs;