Lines Matching defs:cxlfs
71 get_supported_features(struct cxl_features_state *cxlfs) in get_supported_features()
175 struct cxl_features_state *cxlfs = _cxlfs; in free_cxlfs() local
359 get_support_feature_info(struct cxl_features_state *cxlfs, in get_support_feature_info()
379 static void *cxlctl_get_supported_features(struct cxl_features_state *cxlfs, in cxlctl_get_supported_features()
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()
542 static bool cxlctl_validate_set_features(struct cxl_features_state *cxlfs, in cxlctl_validate_set_features()
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() local
683 struct cxl_features_state *cxlfs; in devm_cxl_setup_fwctl() local