Searched refs:igbvf_vlan_rx_add_vid (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1233 static int igbvf_vlan_rx_add_vid(struct net_device *netdev, function
1279 igbvf_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid);
2691 .ndo_vlan_rx_add_vid = igbvf_vlan_rx_add_vid,

Completed in 77 milliseconds