Home
last modified time | relevance | path

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

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