Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dvport.h77 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *dev,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A 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);
H A 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()