Searched refs:VLAN_FEAT (Results 1 – 2 of 2) sorted by relevance
3173 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro3289 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
4428 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro4592 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()