Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_enable_pf_vf_vports (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.c231 ret = mlx5_eswitch_enable_pf_vf_vports(esw, MLX5_LEGACY_SRIOV_VPORT_EVENTS); in esw_legacy_enable()
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h630 mlx5_eswitch_enable_pf_vf_vports(struct mlx5_eswitch *esw,
Deswitch.c1091 mlx5_eswitch_enable_pf_vf_vports(struct mlx5_eswitch *esw, in mlx5_eswitch_enable_pf_vf_vports() function
Deswitch_offloads.c3181 err = mlx5_eswitch_enable_pf_vf_vports(esw, MLX5_VPORT_UC_ADDR_CHANGE); in esw_offloads_enable()