Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h415 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.c3079 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_cleanup() function
Den_tc.c5383 mlx5_esw_offloads_devcom_cleanup(esw); in mlx5e_tc_esw_cleanup()