Home
last modified time | relevance | path

Searched defs:cxlfs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cxl/core/
H A Dfeatures.c81 get_supported_features(struct cxl_features_state *cxlfs) in get_supported_features()
185 struct cxl_features_state *cxlfs = _cxlfs; in free_cxlfs() local
369 cxl_feature_info(struct cxl_features_state *cxlfs, in cxl_feature_info()
383 static void *cxlctl_get_supported_features(struct cxl_features_state *cxlfs, in cxlctl_get_supported_features()
452 static void *cxlctl_get_feature(struct cxl_features_state *cxlfs, in cxlctl_get_feature()
493 static void *cxlctl_set_feature(struct cxl_features_state *cxlfs, in cxlctl_set_feature()
538 static bool cxlctl_validate_set_features(struct cxl_features_state *cxlfs, in cxlctl_validate_set_features()
606 static bool cxlctl_validate_hw_command(struct cxl_features_state *cxlfs, in cxlctl_validate_hw_command()
626 static void *cxlctl_handle_commands(struct cxl_features_state *cxlfs, in cxlctl_handle_commands()
647 struct cxl_features_state *cxlfs = to_cxlfs(cxlmd->cxlds); in cxlctl_fw_rpc() local
[all …]
/linux/drivers/cxl/
H A Dcxlmem.h445 struct cxl_features_state *cxlfs; member