Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.h43 bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev);
54 static inline bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_dr_is_supported() function
Dfs_dr.c573 bool mlx5_fs_dr_is_supported(struct mlx5_core_dev *dev) in mlx5_fs_dr_is_supported() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c126 smfs_cap = mlx5_fs_dr_is_supported(dev); in mlx5_devlink_fs_mode_validate()