Searched refs:ixgb_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance
104 static int ixgb_vlan_rx_add_vid(struct net_device *netdev,376 .ndo_vlan_rx_add_vid = ixgb_vlan_rx_add_vid,2207 ixgb_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ixgb_vlan_rx_add_vid() function2246 ixgb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in ixgb_restore_vlan()