Searched refs:ixgbe_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
4406 static int ixgbe_vlan_rx_add_vid(struct net_device *netdev, in ixgbe_vlan_rx_add_vid() function4674 ixgbe_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), 0); in ixgbe_restore_vlan()4677 ixgbe_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in ixgbe_restore_vlan()10407 .ndo_vlan_rx_add_vid = ixgbe_vlan_rx_add_vid,