Searched refs:igb_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
148 static int igb_vlan_rx_add_vid(struct net_device *, __be16, u16);3047 .ndo_vlan_rx_add_vid = igb_vlan_rx_add_vid,9268 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid() function9305 igb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), 0); in igb_restore_vlan()9308 igb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in igb_restore_vlan()