Searched refs:ixgbe_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
3355 static void ixgbe_vlan_rx_add_vid(struct net_device *netdev, u16 vid) in ixgbe_vlan_rx_add_vid() function3470 ixgbe_vlan_rx_add_vid(adapter->netdev, 0); in ixgbe_restore_vlan()3473 ixgbe_vlan_rx_add_vid(adapter->netdev, vid); in ixgbe_restore_vlan()7067 .ndo_vlan_rx_add_vid = ixgbe_vlan_rx_add_vid,