Searched refs:NETIF_F_SG (Results 1 – 25 of 183) sorted by relevance
12345678
33 #define FAILOVER_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \37 #define FAILOVER_ENC_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \
125 #define NETIF_F_SG __NETIF_F(SG) macro196 NETIF_F_SG | NETIF_F_HIGHDMA | \
705 features &= NETIF_F_SG | NETIF_F_HIGHDMA | NETIF_F_HW_CSUM | in vlan_features_check()
347 netdev->hw_features = NETIF_F_SG | in xgbe_config_netdev()362 netdev->hw_enc_features = NETIF_F_SG | in xgbe_config_netdev()383 netdev->vlan_features |= NETIF_F_SG | in xgbe_config_netdev()
75 segs = skb_segment(skb, features | NETIF_F_HW_CSUM | NETIF_F_SG); in sctp_gso_segment()
129 NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 |
118 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in nlmon_setup()
140 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in vsockmon_setup()
185 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST in loopback_setup()
164 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST; in dummy_setup()
229 return dev->features & NETIF_F_SG; in xennet_can_sg()1192 if (features & NETIF_F_SG && in xennet_fix_features()1194 features &= ~NETIF_F_SG; in xennet_fix_features()1215 if (!(features & NETIF_F_SG) && dev->mtu > ETH_DATA_LEN) { in xennet_set_features()1318 netdev->hw_features = NETIF_F_SG | in xennet_create_dev()
192 #define IFB_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_FRAGLIST | \
110 features &= NETIF_F_SG; in nsh_gso_segment()
248 rmnet_dev->hw_features |= NETIF_F_SG; in rmnet_vnd_newlink()
156 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()
139 esp_features = features & ~(NETIF_F_SG | NETIF_F_CSUM_MASK); in esp4_gso_segment()
961 !(rt->dst.dev->features&NETIF_F_SG)) in __ip_append_data()1059 if (!(rt->dst.dev->features&NETIF_F_SG) && in __ip_append_data()1229 if (!(rt->dst.dev->features&NETIF_F_SG)) in ip_append_page()
330 features &= ~NETIF_F_SG; in xenvif_fix_features()482 dev->hw_features = NETIF_F_SG | in xenvif_alloc()
684 netdev->features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXCSUM | in emac_probe()689 netdev->vlan_features |= NETIF_F_SG | NETIF_F_HW_CSUM | in emac_probe()
166 esp_features = features & ~(NETIF_F_SG | NETIF_F_CSUM_MASK); in esp6_gso_segment()
234 dev->features |= NETIF_F_SG; in ipoib_transport_dev_init()
40 esp_features = features & ~(NETIF_F_SG | NETIF_F_CSUM_MASK); in validate_xmit_xfrm()
41 NETIF_F_SG | NETIF_F_TSO | \
253 dev->hw_features = NETIF_F_HW_CSUM | NETIF_F_SG; in vsw_alloc_netdev()
410 dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in hsr_dev_setup()