Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1030 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __always_unused __be16 proto,
Den_main.c3956 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_add_vid() function
4870 .ndo_vlan_rx_add_vid = mlx5e_vlan_rx_add_vid,