Searched refs:NETIF_F_GSO (Results 1 – 25 of 25) sorted by relevance
429 (NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_hybrid_transport_data()432 NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_hybrid_transport_data()454 (NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_tap_transport_data()457 NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_tap_transport_data()
108 #define NETIF_F_GSO __NETIF_F(GSO) macro234 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO)
512 #ifdef NETIF_F_GSO
262 NETIF_F_SG | NETIF_F_GSO | in wg_setup()
315 dev->hw_features = NETIF_F_TSO | NETIF_F_GSO | NETIF_F_ALL_TSO | in vnet_new()
651 ndev->features |= NETIF_F_GSO | in xge_probe()
2329 NETIF_F_RXCSUM | NETIF_F_SG | NETIF_F_GSO | in hns_nic_dev_probe()2333 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe()2341 NETIF_F_RXCSUM | NETIF_F_SG | NETIF_F_GSO | in hns_nic_dev_probe()
118 NETIF_F_GSO | NETIF_F_ALL_TSO | NETIF_F_GSO_ROBUST | \
2315 NETIF_F_RXCSUM | NETIF_F_SG | NETIF_F_GSO | in hns3_set_default_feature()2326 NETIF_F_RXCSUM | NETIF_F_SG | NETIF_F_GSO | in hns3_set_default_feature()2334 NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO | in hns3_set_default_feature()2342 NETIF_F_RXCSUM | NETIF_F_SG | NETIF_F_GSO | in hns3_set_default_feature()
120 #define TAP_FEATURES (NETIF_F_GSO | NETIF_F_SG | NETIF_F_FRAGLIST)
873 NETIF_F_GSO | NETIF_F_TSO | NETIF_F_LRO | \
1397 ndev->features |= NETIF_F_GSO; /* Enable software GSO. */ in temac_probe()
3590 if (!(netdev->wanted_features & NETIF_F_GSO)) in iavf_process_config()3591 netdev->features &= ~NETIF_F_GSO; in iavf_process_config()
1703 NETIF_F_HIGHDMA | NETIF_F_GSO; in pasemi_mac_probe()
2102 ndev->features |= NETIF_F_HIGHDMA | NETIF_F_RXCSUM | NETIF_F_GSO | in netsec_probe()
2036 NETIF_F_GSO | in xgene_enet_probe()
257 net_dev->features |= NETIF_F_GSO; in dpaa_netdev_init()
216 return NETIF_F_GSO; in ethtool_get_feature_mask()
2021 if (sk->sk_route_caps & NETIF_F_GSO) in sk_setup_caps()
9689 if ((features & NETIF_F_GSO) && !(features & NETIF_F_SG)) { in netdev_fix_features()9691 features &= ~NETIF_F_GSO; in netdev_fix_features()
458 sk->sk_route_forced_caps = NETIF_F_GSO; in tcp_init_sock()
4171 adapter->netdev->hw_features = NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in send_control_ip_offload()
6920 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_GSO |
43225 + ndev->features |= NETIF_F_HIGHDMA | NETIF_F_GSO;
336197 + ndev->features |= NETIF_F_HIGHDMA | NETIF_F_GSO;364347 + return NETIF_F_GSO;364350 return NETIF_F_GSO;