Searched refs:NETIF_F_ALL_TSO (Results 1 – 16 of 16) sorted by relevance
34 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \38 NETIF_F_RXCSUM | NETIF_F_ALL_TSO)
181 #define NETIF_F_ALL_TSO (NETIF_F_TSO | NETIF_F_TSO6 | \ macro188 #define NETIF_F_GSO_SOFTWARE (NETIF_F_ALL_TSO | \
4362 return netdev_increment_features(features, NETIF_F_ALL_TSO, mask); in netdev_add_tso_features()
165 dev->features |= NETIF_F_ALL_TSO; in dummy_setup()
1235 dev->hw_features = NETIF_F_SG | NETIF_F_ALL_TSO | NETIF_F_GRO | in tbnet_probe()
2899 dev->features |= dev->hw_features & NETIF_F_ALL_TSO; in virtnet_probe()
316 dev->hw_features = NETIF_F_TSO | NETIF_F_GSO | NETIF_F_ALL_TSO | in vnet_new()
994 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \998 NETIF_F_RXCSUM | NETIF_F_ALL_TSO)
3520 net_dev->features &= ~NETIF_F_ALL_TSO; in efx_pci_probe_post_io()3523 NETIF_F_HIGHDMA | NETIF_F_ALL_TSO | in efx_pci_probe_post_io()
1063 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \1067 NETIF_F_RXCSUM | NETIF_F_ALL_TSO)
8075 if ((features & NETIF_F_ALL_TSO) && !(features & NETIF_F_SG)) { in netdev_fix_features()8077 features &= ~NETIF_F_ALL_TSO; in netdev_fix_features()8098 if ((features & NETIF_F_ALL_TSO) == NETIF_F_TSO_ECN) in netdev_fix_features()
281 return NETIF_F_ALL_TSO; in ethtool_get_feature_mask()
2710 features &= ~(NETIF_F_ALL_TSO | NETIF_F_CSUM_MASK); in jme_fix_features()
7759 dev->vlan_features |= (dev->hw_features & NETIF_F_ALL_TSO); in bnx2_set_features()7761 dev->vlan_features &= ~NETIF_F_ALL_TSO; in bnx2_set_features()
8322 features &= ~NETIF_F_ALL_TSO; in tg3_fix_features()
1589 features &= ~NETIF_F_ALL_TSO; in rtl8169_fix_features()