Searched refs:igbvf_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
1234 static int igbvf_vlan_rx_add_vid(struct net_device *netdev, in igbvf_vlan_rx_add_vid() function1280 igbvf_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in igbvf_restore_vlan()2692 .ndo_vlan_rx_add_vid = igbvf_vlan_rx_add_vid,