Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h416 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw);
898 static inline void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) {} in mlx5_esw_offloads_devcom_cleanup() function
Deswitch_offloads.c3094 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_cleanup() function
Den_tc.c5486 mlx5_esw_offloads_devcom_cleanup(esw); in mlx5e_tc_esw_cleanup()