Home
last modified time | relevance | path

Searched refs:mlx5e_arfs_destroy_tables (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h145 void mlx5e_arfs_destroy_tables(struct mlx5e_priv *priv);
152 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_priv *priv) {} in mlx5e_arfs_destroy_tables() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c342 mlx5e_arfs_destroy_tables(priv); in mlx5i_create_flow_steering()
350 mlx5e_arfs_destroy_tables(priv); in mlx5i_destroy_flow_steering()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c1329 mlx5e_arfs_destroy_tables(priv); in mlx5e_create_flow_steering()
1341 mlx5e_arfs_destroy_tables(priv); in mlx5e_destroy_flow_steering()
Den_arfs.c182 void mlx5e_arfs_destroy_tables(struct mlx5e_priv *priv) in mlx5e_arfs_destroy_tables() function