Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1346 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_HW_CSUM | TSO_FLAGS | \ macro
1758 netdev->vlan_features = netdev->features & VLAN_FEAT; in fun_create_netdev()