Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h416 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw);
899 static inline void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) {} in mlx5_esw_offloads_devcom_cleanup() function
H A Deswitch_offloads.c3110 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_cleanup() function
H A Den_tc.c5483 mlx5_esw_offloads_devcom_cleanup(esw); in mlx5e_tc_esw_cleanup()