Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dvport.h100 int mlx5_modify_nic_vport_mac_list(struct mlx5_core_dev *dev,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c316 int mlx5_modify_nic_vport_mac_list(struct mlx5_core_dev *dev, in mlx5_modify_nic_vport_mac_list() function
367 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mac_list);
H A Den_fs.c690 err = mlx5_modify_nic_vport_mac_list(fs->mdev, list_type, addr_array, size); in mlx5e_vport_context_update_addr_list()