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.h1016 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __always_unused __be16 proto,
H A Den_main.c4204 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_add_vid() function
5149 .ndo_vlan_rx_add_vid = mlx5e_vlan_rx_add_vid,