Searched refs:__esw_offloads_unload_rep (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 1796 static void __esw_offloads_unload_rep(struct mlx5_eswitch *esw, in __esw_offloads_unload_rep() function 1810 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 1814 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 1819 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 1823 __esw_offloads_unload_rep(esw, rep, rep_type); in __unload_reps_all_vport() 1846 __esw_offloads_unload_rep(esw, rep, rep_type); in mlx5_esw_offloads_rep_load() 1857 __esw_offloads_unload_rep(esw, rep, rep_type); in mlx5_esw_offloads_rep_unload()
|