Searched refs:mlx5e_arfs_destroy_tables (Results 1 – 4 of 4) sorted by relevance
100 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple);109 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) {} in mlx5e_arfs_destroy_tables() function
395 mlx5e_arfs_destroy_tables(priv->fs, in mlx5i_create_flow_steering()404 mlx5e_arfs_destroy_tables(priv->fs, in mlx5i_destroy_flow_steering()
1358 mlx5e_arfs_destroy_tables(fs, !!(netdev->hw_features & NETIF_F_NTUPLE)); in mlx5e_create_flow_steering()1371 mlx5e_arfs_destroy_tables(fs, ntuple); in mlx5e_destroy_flow_steering()
185 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables() function