Searched refs:mlx5e_arfs_destroy_tables (Results 1 – 3 of 3) sorted by relevance
107 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple);116 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) {} in mlx5e_arfs_destroy_tables() function
1361 mlx5e_arfs_destroy_tables(fs, mlx5e_fs_has_arfs(netdev)); in mlx5e_create_flow_steering()1374 mlx5e_arfs_destroy_tables(fs, ntuple); in mlx5e_destroy_flow_steering()
202 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables() function