Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h417 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw,
Deswitch.c1984 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw, in mlx5_eswitch_set_vport_mac() function
Deswitch_offloads.c4232 return mlx5_eswitch_set_vport_mac(esw, vport->vport, hw_addr); in mlx5_devlink_port_fn_hw_addr_set()
Den_main.c4511 return mlx5_eswitch_set_vport_mac(mdev->priv.eswitch, vf + 1, mac); in mlx5e_set_vf_mac()