Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dvport.h77 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *dev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c195 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_mac_address() function
226 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mac_address);
Deswitch.c1632 mlx5_modify_nic_vport_mac_address(esw->dev, vport_num, in esw_apply_vport_conf()
2068 err = mlx5_modify_nic_vport_mac_address(esw->dev, vport, mac); in mlx5_eswitch_set_vport_mac()