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);2989 .ndo_vlan_rx_add_vid = igb_vlan_rx_add_vid,9035 static int igb_vlan_rx_add_vid(struct net_device *netdev, in igb_vlan_rx_add_vid() function9072 igb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), 0); in igb_restore_vlan()9075 igb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in igb_restore_vlan()