Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c231 ret = mlx5_eswitch_enable_pf_vf_vports(esw, MLX5_LEGACY_SRIOV_VPORT_EVENTS); in esw_legacy_enable()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h734 mlx5_eswitch_enable_pf_vf_vports(struct mlx5_eswitch *esw,
H A Deswitch.c1271 mlx5_eswitch_enable_pf_vf_vports(struct mlx5_eswitch *esw, in mlx5_eswitch_enable_pf_vf_vports() function
H A Deswitch_offloads.c3560 err = mlx5_eswitch_enable_pf_vf_vports(esw, MLX5_VPORT_UC_ADDR_CHANGE); in esw_offloads_enable()