Searched refs:VLAN_FEAT (Results 1 – 2 of 2) sorted by relevance
3202 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro3318 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
5219 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro5641 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()