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