Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h663 int mlx5_eswitch_load_vf_vports(struct mlx5_eswitch *esw, u16 num_vfs,
H A Deswitch.c1465 int mlx5_eswitch_load_vf_vports(struct mlx5_eswitch *esw, u16 num_vfs, in mlx5_eswitch_load_vf_vports() function
1506 ret = mlx5_eswitch_load_vf_vports(esw, esw->esw_funcs.num_vfs, in mlx5_eswitch_enable_pf_vf_vports()
1674 ret = mlx5_eswitch_load_vf_vports(esw, num_vfs, vport_events); in mlx5_eswitch_enable()
H A Deswitch_offloads.c2242 err = mlx5_eswitch_load_vf_vports(esw, new_num_vfs, in esw_vfs_changed_event_handler()