Home
last modified time | relevance | path

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

/linux-6.12.1/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()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h734 mlx5_eswitch_enable_pf_vf_vports(struct mlx5_eswitch *esw,
Deswitch.c1271 mlx5_eswitch_enable_pf_vf_vports(struct mlx5_eswitch *esw, in mlx5_eswitch_enable_pf_vf_vports() function
Deswitch_offloads.c3563 err = mlx5_eswitch_enable_pf_vf_vports(esw, MLX5_VPORT_UC_ADDR_CHANGE); in esw_offloads_enable()