Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dvport.h113 int mlx5_modify_nic_vport_vlans(struct mlx5_core_dev *dev,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c369 int mlx5_modify_nic_vport_vlans(struct mlx5_core_dev *dev, in mlx5_modify_nic_vport_vlans() function
418 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_vlans);
H A Den_fs.c202 err = mlx5_modify_nic_vport_vlans(fs->mdev, vlans, list_size); in mlx5e_vport_context_update_vlans()