Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dvport.h55 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *dev,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c182 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_mac_address() function
215 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mac_address);
Deswitch.c1475 mlx5_modify_nic_vport_mac_address(esw->dev, vport_num, vport->info.mac); in esw_apply_vport_conf()
1823 err = mlx5_modify_nic_vport_mac_address(esw->dev, vport, mac); in mlx5_eswitch_set_vport_mac()