Home
last modified time | relevance | path

Searched refs:ixgb_vlan_rx_add_vid (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c104 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() function
2246 ixgb_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in ixgb_restore_vlan()