Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h104 int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs);
114 static inline int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs) in mlx5e_arfs_disable() function
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c142 int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs) in mlx5e_arfs_disable() function
H A Den_ethtool.c541 mlx5e_arfs_disable(priv->fs); in mlx5e_ethtool_set_channels()
H A Den_main.c4242 err = mlx5e_arfs_disable(priv->fs); in set_feature_arfs()