Home
last modified time | relevance | path

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

/linux-6.15/include/cxl/
H A Dfeatures.h55 struct cxl_features_state { struct
67 inline 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()
/linux-6.15/drivers/cxl/core/
H A Dfeatures.c39 inline struct cxl_features_state *to_cxlfs(struct cxl_dev_state *cxlds) in to_cxlfs()
71 get_supported_features(struct cxl_features_state *cxlfs) in get_supported_features()
175 struct cxl_features_state *cxlfs = _cxlfs; in free_cxlfs()
196 struct cxl_features_state *cxlfs __free(kfree) = in devm_cxl_setup_features()
359 get_support_feature_info(struct cxl_features_state *cxlfs, in get_support_feature_info()
456 static void *cxlctl_get_feature(struct cxl_features_state *cxlfs, in cxlctl_get_feature()
497 static void *cxlctl_set_feature(struct cxl_features_state *cxlfs, in cxlctl_set_feature()
607 static bool cxlctl_validate_hw_command(struct cxl_features_state *cxlfs, in cxlctl_validate_hw_command()
631 static void *cxlctl_handle_commands(struct cxl_features_state *cxlfs, in cxlctl_handle_commands()
652 struct cxl_features_state *cxlfs = to_cxlfs(cxlmd->cxlds); in cxlctl_fw_rpc()
[all …]
/linux-6.15/drivers/cxl/
H A Dcxlmem.h437 struct cxl_features_state *cxlfs;