Home
last modified time | relevance | path

Searched refs:mlx5e_arfs_disable (Results 1 – 3 of 3) 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_main.c4377 err = mlx5e_arfs_disable(priv->fs); in set_feature_arfs()