Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx5/
Dvport.h112 int mlx5_modify_nic_vport_vlans(struct mlx5_core_dev *dev,
/Linux-v6.1/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.c195 err = mlx5_modify_nic_vport_vlans(fs->mdev, vlans, list_size); in mlx5e_vport_context_update_vlans()