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

/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1179 static int igbvf_vlan_rx_add_vid(struct net_device *netdev, u16 vid) function
1211 igbvf_vlan_rx_add_vid(adapter->netdev, vid);
2558 .ndo_vlan_rx_add_vid = igbvf_vlan_rx_add_vid,

Completed in 47 milliseconds