Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.h39 bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev);
50 static inline bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_dr_is_supported() function
Dfs_dr.c790 bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_dr_is_supported() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c414 smfs_cap = mlx5_fs_dr_is_supported(dev); in mlx5_devlink_fs_mode_validate()
Dfs_core.c3250 if (mlx5_fs_dr_is_supported(dev)) in mlx5_fs_core_alloc()