Searched refs:__unload_reps_vf_vport (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 1451 static void __unload_reps_vf_vport(struct mlx5_eswitch *esw, int nvports, in __unload_reps_vf_vport() function 1466 __unload_reps_vf_vport(esw, nvports, rep_type); in esw_offloads_unload_vf_reps() 1471 __unload_reps_vf_vport(esw, esw->esw_funcs.num_vfs, rep_type); in __unload_reps_all_vport() 1554 __unload_reps_vf_vport(esw, --i, rep_type); in __load_reps_vf_vport() 1593 __unload_reps_vf_vport(esw, nvports, rep_type); in esw_offloads_load_vf_reps()
|