Searched refs:TSO_FLAGS (Results 1 – 3 of 3) sorted by relevance
1700 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro2775 netdev->hw_features = NETIF_F_SG | TSO_FLAGS | in cxgb4vf_pci_probe()2778 netdev->vlan_features = NETIF_F_SG | TSO_FLAGS | in cxgb4vf_pci_probe()
4619 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro4620 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \4812 netdev->hw_features = NETIF_F_SG | TSO_FLAGS | in init_one()
3172 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro3173 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \