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

/linux-master/include/linux/mlx5/
H A Dvport.h69 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *dev,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c176 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, function
209 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mac_address); variable
H A Deswitch.c867 mlx5_modify_nic_vport_mac_address(esw->dev, vport_num,
1962 err = mlx5_modify_nic_vport_mac_address(esw->dev, vport_num, mac);

Completed in 187 milliseconds