Home
last modified time | relevance | path

Searched refs:get_supported_features (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() function
213 cxlfs->entries = get_supported_features(cxlfs); in devm_cxl_setup_features()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c2687 static u64 get_supported_features(struct mlx5_core_dev *mdev) in get_supported_features() function
4104 mgtdev->mgtdev.supported_features = get_supported_features(mdev); in mlx5v_probe()