Searched refs:NETIF_F_ALL_TSO (Results 1 – 17 of 17) sorted by relevance
34 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \38 NETIF_F_RXCSUM | NETIF_F_ALL_TSO)
196 #define NETIF_F_ALL_TSO (NETIF_F_TSO | NETIF_F_TSO6 | \ macro203 #define NETIF_F_GSO_SOFTWARE (NETIF_F_ALL_TSO | \
4483 return netdev_increment_features(features, NETIF_F_ALL_TSO, mask); in netdev_add_tso_features()
155 dev->features |= NETIF_F_ALL_TSO; in dummy_setup()
1232 dev->hw_features = NETIF_F_SG | NETIF_F_ALL_TSO | NETIF_F_GRO | in tbnet_probe()
3042 dev->features |= dev->hw_features & NETIF_F_ALL_TSO; in virtnet_probe()
100 (NETIF_F_CSUM_MASK | NETIF_F_ALL_TSO | NETIF_F_GSO_ENCAP_ALL); in vlan_tnl_features()
315 dev->hw_features = NETIF_F_TSO | NETIF_F_GSO | NETIF_F_ALL_TSO | in vnet_new()
1570 features &= ~NETIF_F_ALL_TSO; in rtl8169_fix_features()5985 features &= ~NETIF_F_ALL_TSO; in rtl8169_features_check()7187 dev->vlan_features &= ~(NETIF_F_ALL_TSO | NETIF_F_SG); in rtl_init_one()7188 dev->hw_features &= ~(NETIF_F_ALL_TSO | NETIF_F_SG); in rtl_init_one()7189 dev->features &= ~(NETIF_F_ALL_TSO | NETIF_F_SG); in rtl_init_one()
1077 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \1081 NETIF_F_RXCSUM | NETIF_F_ALL_TSO)1084 NETIF_F_ALL_TSO)
974 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \978 NETIF_F_RXCSUM | NETIF_F_ALL_TSO)
3517 net_dev->features &= ~NETIF_F_ALL_TSO; in efx_pci_probe_post_io()3520 NETIF_F_HIGHDMA | NETIF_F_ALL_TSO | in efx_pci_probe_post_io()
8621 if ((features & NETIF_F_ALL_TSO) && !(features & NETIF_F_SG)) { in netdev_fix_features()8623 features &= ~NETIF_F_ALL_TSO; in netdev_fix_features()8644 if ((features & NETIF_F_ALL_TSO) == NETIF_F_TSO_ECN) in netdev_fix_features()
282 return NETIF_F_ALL_TSO; in ethtool_get_feature_mask()
2689 features &= ~(NETIF_F_ALL_TSO | NETIF_F_CSUM_MASK); in jme_fix_features()
7755 dev->vlan_features |= (dev->hw_features & NETIF_F_ALL_TSO); in bnx2_set_features()7757 dev->vlan_features &= ~NETIF_F_ALL_TSO; in bnx2_set_features()
8328 features &= ~NETIF_F_ALL_TSO; in tg3_fix_features()