Searched refs:igb_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
144 static int igb_vlan_rx_add_vid(struct net_device *, __be16, u16);3024 .ndo_vlan_rx_add_vid = igb_vlan_rx_add_vid,9338 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid() function9375 igb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), 0); in igb_restore_vlan()9378 igb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in igb_restore_vlan()