Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h476 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw);
1025 static inline void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) {} in mlx5_esw_offloads_devcom_cleanup() function
H A Deswitch_offloads.c3581 void mlx5_esw_offloads_devcom_cleanup(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_cleanup() function
4251 mlx5_esw_offloads_devcom_cleanup(esw); in esw_offloads_disable()