Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1016 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __always_unused __be16 proto,
Den_main.c4204 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_add_vid() function
5150 .ndo_vlan_rx_add_vid = mlx5e_vlan_rx_add_vid,