Searched refs:mlx5e_arfs_destroy_tables (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h102 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple);
111 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) {} function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c202 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) function
H A Den_fs.c1358 mlx5e_arfs_destroy_tables(fs, !!(netdev->hw_features & NETIF_F_NTUPLE));
1371 mlx5e_arfs_destroy_tables(fs, ntuple);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c394 mlx5e_arfs_destroy_tables(priv->fs,
403 mlx5e_arfs_destroy_tables(priv->fs,

Completed in 300 milliseconds