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