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