/openbmc/linux/include/net/ |
H A D | net_failover.h | 33 #define FAILOVER_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \ 37 #define FAILOVER_ENC_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_vf.c | 146 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup() 150 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup() 151 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_vf_netdev_setup()
|
H A D | enetc_pf.c | 789 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup() 793 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup() 794 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_pf_netdev_setup()
|
/openbmc/linux/include/linux/ |
H A D | netdev_features.h | 117 #define NETIF_F_HW_CSUM __NETIF_F(HW_CSUM) macro 212 NETIF_F_HW_CSUM)
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_transports.c | 411 (NETIF_F_RXCSUM | NETIF_F_HW_CSUM | in build_raw_transport_data() 431 (NETIF_F_RXCSUM | NETIF_F_HW_CSUM | in build_hybrid_transport_data() 456 (NETIF_F_RXCSUM | NETIF_F_HW_CSUM | in build_tap_transport_data()
|
/openbmc/linux/net/sctp/ |
H A D | offload.c | 72 segs = skb_segment(skb, (features | NETIF_F_HW_CSUM) & ~NETIF_F_SG); in sctp_gso_segment()
|
/openbmc/linux/net/ipv4/ |
H A D | udp_offload.c | 69 (is_ipv6 ? (NETIF_F_HW_CSUM | NETIF_F_IPV6_CSUM) : in __skb_udp_tunnel_segment() 70 (NETIF_F_HW_CSUM | NETIF_F_IP_CSUM)))); in __skb_udp_tunnel_segment() 83 features |= NETIF_F_HW_CSUM; in __skb_udp_tunnel_segment() 453 features |= NETIF_F_HW_CSUM; in udp4_ufo_fragment()
|
H A D | gre_offload.c | 55 (skb->dev->features & NETIF_F_HW_CSUM)); in gre_gso_segment()
|
/openbmc/linux/drivers/net/ |
H A D | dummy.c | 122 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
|
H A D | loopback.c | 182 | NETIF_F_HW_CSUM in gen_lo_setup()
|
H A D | macvtap.c | 51 #define TUN_OFFLOADS (NETIF_F_HW_CSUM | NETIF_F_TSO_ECN | NETIF_F_TSO | \
|
H A D | bareudp.c | 567 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in bareudp_setup() 571 dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in bareudp_setup()
|
/openbmc/linux/drivers/net/ethernet/asix/ |
H A D | ax88796c_main.c | 785 if (ndev->features & NETIF_F_HW_CSUM) { in ax88796c_set_csums() 923 if (!(changed & (NETIF_F_RXCSUM | NETIF_F_HW_CSUM))) in ax88796c_set_features() 928 if (changed & (NETIF_F_RXCSUM | NETIF_F_HW_CSUM)) in ax88796c_set_features() 1026 ndev->hw_features |= NETIF_F_HW_CSUM | NETIF_F_RXCSUM; in ax88796c_probe() 1027 ndev->features |= NETIF_F_HW_CSUM | NETIF_F_RXCSUM; in ax88796c_probe()
|
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_netdev.c | 240 dev->features |= NETIF_F_HW_CSUM; in t7xx_ccmni_wwan_setup() 241 dev->hw_features |= NETIF_F_HW_CSUM; in t7xx_ccmni_wwan_setup()
|
/openbmc/linux/net/8021q/ |
H A D | vlan.h | 115 return (ret & ~NETIF_F_CSUM_MASK) | NETIF_F_HW_CSUM; in vlan_tnl_features()
|
/openbmc/linux/net/openvswitch/ |
H A D | vport-internal_dev.c | 112 NETIF_F_HIGHDMA | NETIF_F_HW_CSUM | in do_setup()
|
/openbmc/linux/net/ipv6/ |
H A D | udp_offload.c | 74 features |= NETIF_F_HW_CSUM; in udp6_ufo_fragment()
|
/openbmc/linux/drivers/net/ipvlan/ |
H A D | ipvtap.c | 27 #define TUN_OFFLOADS (NETIF_F_HW_CSUM | NETIF_F_TSO_ECN | NETIF_F_TSO | \
|
H A D | ipvlan_main.c | 113 (NETIF_F_SG | NETIF_F_HW_CSUM | \ 120 (NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
|
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac.c | 667 netdev->features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXCSUM | in emac_probe() 672 netdev->vlan_features |= NETIF_F_SG | NETIF_F_HW_CSUM | in emac_probe()
|
/openbmc/linux/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 1976 netdev->hw_features = NETIF_F_RXCSUM | NETIF_F_HW_CSUM | in ftgmac100_probe() 1985 netdev->hw_features &= ~NETIF_F_HW_CSUM; in ftgmac100_probe() 1989 netdev->hw_features &= ~NETIF_F_HW_CSUM; in ftgmac100_probe() 1992 netdev->hw_features &= ~(NETIF_F_HW_CSUM | NETIF_F_RXCSUM); in ftgmac100_probe()
|
/openbmc/linux/drivers/misc/sgi-xp/ |
H A D | xpnet.c | 571 xpnet_device->features = NETIF_F_HW_CSUM; in xpnet_init()
|
/openbmc/linux/drivers/net/can/dev/ |
H A D | dev.c | 226 dev->features = NETIF_F_HW_CSUM; in can_setup()
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | ldmvsw.c | 248 dev->hw_features = NETIF_F_HW_CSUM | NETIF_F_SG; in vsw_alloc_netdev()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 985 if (efx->type->offload_features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in efx_pci_probe_post_io() 991 net_dev->vlan_features |= (NETIF_F_HW_CSUM | NETIF_F_SG | in efx_pci_probe_post_io()
|