Searched refs:mlx5_eswitch_unload_vf_vports (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1182 void mlx5_eswitch_unload_vf_vports(struct mlx5_eswitch *esw, u16 num_vfs) function
1223 mlx5_eswitch_unload_vf_vports(esw, num_vfs);
1332 mlx5_eswitch_unload_vf_vports(esw, esw->esw_funcs.num_vfs);
1580 mlx5_eswitch_unload_vf_vports(esw, esw->esw_funcs.num_vfs);
H A Deswitch.h793 void mlx5_eswitch_unload_vf_vports(struct mlx5_eswitch *esw, u16 num_vfs);
H A Deswitch_offloads.c3414 mlx5_eswitch_unload_vf_vports(esw, esw->esw_funcs.num_vfs);

Completed in 150 milliseconds