Home
last modified time | relevance | path

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

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