Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1234 static int igbvf_vlan_rx_add_vid(struct net_device *netdev, in igbvf_vlan_rx_add_vid() function
1280 igbvf_vlan_rx_add_vid(adapter->netdev, htons(ETH_P_8021Q), vid); in igbvf_restore_vlan()
2692 .ndo_vlan_rx_add_vid = igbvf_vlan_rx_add_vid,