Searched refs:mlx5e_arfs_disable (Results 1 – 3 of 3) sorted by relevance
110 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
142 int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs) in mlx5e_arfs_disable() function
4377 err = mlx5e_arfs_disable(priv->fs); in set_feature_arfs()