Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h110 int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs);
120 static inline int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs) in mlx5e_arfs_disable() function
/linux/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.c567 mlx5e_arfs_disable(priv->fs); in mlx5e_ethtool_set_channels()
H A Den_main.c4387 err = mlx5e_arfs_disable(priv->fs); in set_feature_arfs()