Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mlx5/
Dvport.h112 int mlx5_modify_nic_vport_vlans(struct mlx5_core_dev *dev,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c368 int mlx5_modify_nic_vport_vlans(struct mlx5_core_dev *dev, in mlx5_modify_nic_vport_vlans() function
417 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_vlans);
Den_fs.c169 err = mlx5_modify_nic_vport_vlans(priv->mdev, vlans, list_size); in mlx5e_vport_context_update_vlans()