Searched refs:ice_vlan_rx_add_vid (Results 1 – 2 of 2) sorted by relevance
1068 int ice_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid);
3663 int ice_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ice_vlan_rx_add_vid() function9798 .ndo_vlan_rx_add_vid = ice_vlan_rx_add_vid,