Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1015 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __always_unused __be16 proto,
H A Den_main.c4235 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_add_vid() function
5183 .ndo_vlan_rx_add_vid = mlx5e_vlan_rx_add_vid,