Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den.h981 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __always_unused __be16 proto,
Den_fs.c359 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_add_vid() function
Den_main.c4580 .ndo_vlan_rx_add_vid = mlx5e_vlan_rx_add_vid,