Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h418 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw,
H A Deswitch.c1985 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw, in mlx5_eswitch_set_vport_mac() function
H A Deswitch_offloads.c4250 return mlx5_eswitch_set_vport_mac(esw, vport->vport, hw_addr); in mlx5_devlink_port_fn_hw_addr_set()
H A Den_main.c4717 return mlx5_eswitch_set_vport_mac(mdev->priv.eswitch, vf + 1, mac); in mlx5e_set_vf_mac()