Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx5/
Dvport.h77 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *dev,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c175 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_mac_address() function
208 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mac_address);
Deswitch.c1248 mlx5_modify_nic_vport_mac_address(esw->dev, vport_num, in esw_vport_setup()
1842 err = mlx5_modify_nic_vport_mac_address(esw->dev, vport_num, mac); in mlx5_esw_set_vport_mac_locked()