Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.h39 bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev);
57 static inline bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_dr_is_supported() function
H A Dfs_dr.c843 bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_dr_is_supported() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c3322 smfs_cap = mlx5_fs_dr_is_supported(dev); in mlx5_fs_mode_validate()
3502 if (mlx5_fs_dr_is_supported(dev)) in mlx5_fs_core_alloc()