Searched refs:VLAN_FEAT (Results 1 – 4 of 4) sorted by relevance
1346 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_HW_CSUM | TSO_FLAGS | \ macro1758 netdev->vlan_features = netdev->features & VLAN_FEAT; in fun_create_netdev()
1925 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro3074 netdev->vlan_features = netdev->features & VLAN_FEAT; in cxgb4vf_pci_probe()
3201 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro3308 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
6198 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro6806 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()