Home
last modified time | relevance | path

Searched refs:NETIF_F_HW_CSUM (Results 1 – 25 of 111) sorted by relevance

12345

/openbmc/linux/include/net/
H A Dnet_failover.h33 #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 Denetc_vf.c139 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup()
143 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup()
144 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_vf_netdev_setup()
H A Denetc_pf.c798 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup()
802 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup()
803 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_pf_netdev_setup()
/openbmc/linux/include/linux/
H A Dnetdev_features.h117 #define NETIF_F_HW_CSUM __NETIF_F(HW_CSUM) macro
212 NETIF_F_HW_CSUM)
H A Dif_vlan.h788 features &= NETIF_F_SG | NETIF_F_HIGHDMA | NETIF_F_HW_CSUM | in vlan_features_check()
/openbmc/linux/arch/um/drivers/
H A Dvector_transports.c411 (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 Doffload.c72 segs = skb_segment(skb, (features | NETIF_F_HW_CSUM) & ~NETIF_F_SG); in sctp_gso_segment()
/openbmc/linux/net/ipv4/
H A Dudp_offload.c69 (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()
426 features |= NETIF_F_HW_CSUM; in udp4_ufo_fragment()
H A Dgre_offload.c55 (skb->dev->features & NETIF_F_HW_CSUM)); in gre_gso_segment()
/openbmc/linux/drivers/net/
H A Ddummy.c122 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
H A Dloopback.c182 | NETIF_F_HW_CSUM in gen_lo_setup()
H A Dmacvtap.c51 #define TUN_OFFLOADS (NETIF_F_HW_CSUM | NETIF_F_TSO_ECN | NETIF_F_TSO | \
H A Dbareudp.c545 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in bareudp_setup()
549 dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in bareudp_setup()
/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c785 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 Dt7xx_netdev.c240 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 Dvlan.h115 return (ret & ~NETIF_F_CSUM_MASK) | NETIF_F_HW_CSUM; in vlan_tnl_features()
/openbmc/linux/net/openvswitch/
H A Dvport-internal_dev.c112 NETIF_F_HIGHDMA | NETIF_F_HW_CSUM | in do_setup()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvtap.c27 #define TUN_OFFLOADS (NETIF_F_HW_CSUM | NETIF_F_TSO_ECN | NETIF_F_TSO | \
/openbmc/linux/net/ipv6/
H A Dudp_offload.c74 features |= NETIF_F_HW_CSUM; in udp6_ufo_fragment()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.c667 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 Dftgmac100.c1976 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 Dxpnet.c571 xpnet_device->features = NETIF_F_HW_CSUM; in xpnet_init()
/openbmc/linux/drivers/net/can/dev/
H A Ddev.c226 dev->features = NETIF_F_HW_CSUM; in can_setup()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dldmvsw.c248 dev->hw_features = NETIF_F_HW_CSUM | NETIF_F_SG; in vsw_alloc_netdev()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_tx.c178 if (likely(efx->net_dev->features & NETIF_F_HW_CSUM)) in ef100_make_send_desc()

12345