Home
last modified time | relevance | path

Searched refs:team_vlan_rx_add_vid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/team/
H A Dteam.c1892 static int team_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in team_vlan_rx_add_vid() function
2062 .ndo_vlan_rx_add_vid = team_vlan_rx_add_vid,
/kernel/linux/linux-6.6/drivers/net/team/
H A Dteam.c1885 static int team_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in team_vlan_rx_add_vid() function
2055 .ndo_vlan_rx_add_vid = team_vlan_rx_add_vid,

Completed in 8 milliseconds