Searched refs:NETIF_F_HW_CSUM (Results 1 – 25 of 38) sorted by relevance
12
82 #define NETIF_F_HW_CSUM __NETIF_F(HW_CSUM) macro124 #define NETIF_F_GEN_CSUM NETIF_F_HW_CSUM
349 NETIF_F_GSO_MASK | NETIF_F_HW_CSUM | NETIF_F_LLTX | in br_dev_setup()352 NETIF_F_GSO_MASK | NETIF_F_HW_CSUM | in br_dev_setup()
176 | NETIF_F_HW_CSUM in loopback_setup()
138 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
167 #define IFB_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_FRAGLIST | \
273 dev->hw_features = NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_RXCSUM; in veth_setup()
1039 dev->hw_features |= NETIF_F_HW_CSUM|NETIF_F_SG|NETIF_F_FRAGLIST; in virtnet_probe()1041 dev->features |= NETIF_F_HW_CSUM|NETIF_F_SG|NETIF_F_FRAGLIST; in virtnet_probe()
126 #define TUN_USER_FEATURES (NETIF_F_HW_CSUM|NETIF_F_TSO_ECN|NETIF_F_TSO| \1219 features |= NETIF_F_HW_CSUM; in set_offload()
147 NETIF_F_HIGHDMA | NETIF_F_HW_CSUM | NETIF_F_TSO; in do_setup()
271 segs = skb_gso_segment(skb, NETIF_F_SG | NETIF_F_HW_CSUM); in queue_gso_packets()
346 dev->features = NETIF_F_HW_CSUM; in ieee802154_fake_setup()
532 if (features & NETIF_F_HW_CSUM) in smsc95xx_set_features()1005 dev->net->features |= NETIF_F_HW_CSUM; in smsc95xx_bind()1009 dev->net->hw_features = NETIF_F_HW_CSUM | NETIF_F_RXCSUM; in smsc95xx_bind()
307 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM; in ixpdev_alloc()
579 xpnet_device->features = NETIF_F_HW_CSUM; in xpnet_init()
389 dev->features = NETIF_F_HW_CSUM; in slc_setup()
464 dev->features = NETIF_F_HW_CSUM; in can_setup()
107 Note: NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM + NETIF_F_IPV6_CSUM.
772 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM; in ep93xx_dev_alloc()
1034 ndev->features |= NETIF_F_HW_CSUM; /* Can checksum all the packets. */ in temac_of_probe()
2321 dev->features |= NETIF_F_HW_CSUM; in tile_net_setup()
2777 dev->hw_features = NETIF_F_SG | NETIF_F_HW_CSUM; in happy_meal_sbus_probe_one()3098 dev->hw_features = NETIF_F_SG | NETIF_F_HW_CSUM; in happy_meal_pci_probe()
2983 netdev->features = NETIF_F_HW_CSUM; in atl1_probe()2987 netdev->hw_features = NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_TSO | in atl1_probe()
1407 sk->sk_route_caps |= NETIF_F_SG | NETIF_F_HW_CSUM; in sk_setup_caps()
481 NETIF_F_HW_CSUM | in ixgb_probe()
1019 dev->features |= NETIF_F_SG|NETIF_F_HW_CSUM; in rhine_init_one()