Searched refs:NETIF_F_SG (Results 1 – 25 of 203) sorted by relevance
123456789
33 #define FAILOVER_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \37 #define FAILOVER_ENC_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \
28 #define AQ_SUPPORT_FEATURE (NETIF_F_SG | NETIF_F_IP_CSUM |\33 #define AQ_SUPPORT_HW_FEATURE (NETIF_F_SG | NETIF_F_IP_CSUM |\37 #define AQ_SUPPORT_VLAN_FEATURE (NETIF_F_SG | NETIF_F_IP_CSUM |\
345 netdev->hw_features = NETIF_F_SG | in xgbe_config_netdev()360 netdev->hw_enc_features = NETIF_F_SG | in xgbe_config_netdev()376 netdev->vlan_features |= NETIF_F_SG | in xgbe_config_netdev()
126 #define NETIF_F_SG __NETIF_F(SG) macro218 NETIF_F_SG | NETIF_F_HIGHDMA | \
739 features &= NETIF_F_SG | NETIF_F_HIGHDMA | NETIF_F_HW_CSUM | in vlan_features_check()
123 ndev->hw_features = NETIF_F_SG | NETIF_F_RXCSUM | NETIF_F_HW_CSUM | in enetc_vf_netdev_setup()126 ndev->features = NETIF_F_HIGHDMA | NETIF_F_SG | in enetc_vf_netdev_setup()
67 segs = skb_segment(skb, features | NETIF_F_HW_CSUM | NETIF_F_SG); in sctp_gso_segment()
91 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in nlmon_setup()
108 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in vsockmon_setup()
126 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST; in dummy_setup()
178 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST in gen_lo_setup()
191 #define IFB_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_FRAGLIST | \
541 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM; in bareudp_setup()545 dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXCSUM; in bareudp_setup()
237 return dev->features & NETIF_F_SG; in xennet_can_sg()1413 if (features & NETIF_F_SG && in xennet_fix_features()1415 features &= ~NETIF_F_SG; in xennet_fix_features()1436 if (!(features & NETIF_F_SG) && dev->mtu > ETH_DATA_LEN) { in xennet_set_features()1669 netdev->hw_features = NETIF_F_SG | in xennet_create_dev()
107 features &= NETIF_F_SG; in nsh_gso_segment()
126 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()
40 NETIF_F_SG | NETIF_F_TSO | \43 #define MTK_HW_FEATURES_MT7628 (NETIF_F_SG | NETIF_F_RXCSUM)
671 netdev->features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXCSUM | in emac_probe()676 netdev->vlan_features |= NETIF_F_SG | NETIF_F_HW_CSUM | in emac_probe()
1033 if (rt->dst.dev->features & NETIF_F_SG && in __ip_append_data()1096 !(rt->dst.dev->features&NETIF_F_SG)) in __ip_append_data()1100 !(rt->dst.dev->features & NETIF_F_SG))) in __ip_append_data()1188 if (!(rt->dst.dev->features&NETIF_F_SG) && in __ip_append_data()1368 if (!(rt->dst.dev->features & NETIF_F_SG)) in ip_append_page()
159 netdev->hw_features = NETIF_F_SG; in ipa_modem_netdev_setup()
263 rmnet_dev->hw_features |= NETIF_F_SG; in rmnet_vnd_newlink()
237 dev->features |= NETIF_F_SG; in ipoib_transport_dev_init()
385 features &= ~NETIF_F_SG; in xenvif_fix_features()539 dev->hw_features = NETIF_F_SG | in xenvif_alloc()
277 NETIF_F_SG | in nsim_setup()
257 esp_features = features & ~(NETIF_F_SG | NETIF_F_CSUM_MASK | in esp6_gso_segment()