Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h784 void mlx5_esw_offloads_cleanup_sf_rep(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
H A Deswitch.c1166 mlx5_esw_offloads_cleanup_sf_rep(esw, vport); in mlx5_eswitch_load_sf_vport()
1179 mlx5_esw_offloads_cleanup_sf_rep(esw, vport); in mlx5_eswitch_unload_sf_vport()
H A Deswitch_offloads.c2598 void mlx5_esw_offloads_cleanup_sf_rep(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in mlx5_esw_offloads_cleanup_sf_rep() function