Searched refs:__esw_offloads_unload_rep (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 2412 static void __esw_offloads_unload_rep(struct mlx5_eswitch *esw, in __esw_offloads_unload_rep() function 2426 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_sf_vport() 2437 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 2441 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 2446 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 2450 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 2473 __esw_offloads_unload_rep(esw, rep, rep_type); in mlx5_esw_offloads_rep_load() 2484 __esw_offloads_unload_rep(esw, rep, rep_type); in mlx5_esw_offloads_rep_unload()
|