Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h302 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw,
H A Deswitch.c1865 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw, in mlx5_eswitch_set_vport_mac() function
H A Den_main.c4246 return mlx5_eswitch_set_vport_mac(mdev->priv.eswitch, vf + 1, mac); in mlx5e_set_vf_mac()