Home
last modified time | relevance | path

Searched refs:mlx5_sf_table_cleanup (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/
Dsf.h19 void mlx5_sf_table_cleanup(struct mlx5_core_dev *dev);
59 static inline void mlx5_sf_table_cleanup(struct mlx5_core_dev *dev) in mlx5_sf_table_cleanup() function
Ddevlink.c550 void mlx5_sf_table_cleanup(struct mlx5_core_dev *dev) in mlx5_sf_table_cleanup() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c947 mlx5_sf_table_cleanup(dev); in mlx5_cleanup_once()