Home
last modified time | relevance | path

Searched refs:NETIF_F_HW_CSUM (Results 76 – 100 of 111) sorted by relevance

12345

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2543 return features & ~(NETIF_F_HW_CSUM | in igb_features_check()
2552 return features & ~(NETIF_F_HW_CSUM | in igb_features_check()
3317 NETIF_F_HW_CSUM; in igb_probe()
3347 netdev->mpls_features |= NETIF_F_HW_CSUM; in igb_probe()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1823 NETIF_F_HW_CSUM | in alx_probe()
/openbmc/linux/net/ipv6/
H A Dip6_output.c1567 rt->dst.dev->features & (NETIF_F_IPV6_CSUM | NETIF_F_HW_CSUM)) in __ip6_append_data()
H A Dip6_tunnel.c1830 NETIF_F_HW_CSUM)
H A Dip6_gre.c1456 NETIF_F_HW_CSUM)
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1996 NETIF_F_HW_CSUM | NETIF_F_SG | \
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5128 netdev->vlan_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev()
5138 netdev->mpls_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev()
5164 netdev->hw_enc_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c1039 NETIF_F_HW_CSUM | in e1000_probe()
1062 NETIF_F_HW_CSUM | in e1000_probe()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c3508 NETIF_F_HW_CSUM | NETIF_F_HW_VLAN_CTAG_TX | in vmxnet3_declare_features()
3517 NETIF_F_HW_CSUM | NETIF_F_HW_VLAN_CTAG_TX | in vmxnet3_declare_features()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c2278 netdev->hw_features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_TSO | in atl1e_init_netdev()
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c1011 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_HIGHDMA; in rtl8139_init_one()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c971 dev->features |= NETIF_F_SG|NETIF_F_HW_CSUM; in rhine_init_one_common()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10210 return features & ~(NETIF_F_HW_CSUM | in ixgbe_features_check()
10219 return features & ~(NETIF_F_HW_CSUM | in ixgbe_features_check()
10991 NETIF_F_HW_CSUM; in ixgbe_probe()
11034 NETIF_F_HW_CSUM; in ixgbe_probe()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c3236 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in vxlan_setup()
3241 dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in vxlan_setup()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c4450 dev->hw_features |= NETIF_F_HW_CSUM | NETIF_F_SG; in virtnet_probe()
4452 dev->features |= NETIF_F_HW_CSUM | NETIF_F_SG; in virtnet_probe()
H A Damt.c3111 dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM; in amt_link_setup()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c2901 net_dev->vlan_features |= (NETIF_F_HW_CSUM | NETIF_F_SG | in ef4_pci_probe()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2267 dev->hw_features |= NETIF_F_HW_CSUM; in gve_probe()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2591 NETIF_F_HW_CSUM | in atl1c_init_netdev()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.c2470 dev->hw_features = NETIF_F_SG | NETIF_F_HW_CSUM; in happy_meal_common_probe()
H A Dsungem.c2979 dev->hw_features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXCSUM; in gem_init_one()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7520 NETIF_F_HW_CSUM); in e1000_probe()
7560 NETIF_F_HW_CSUM); in e1000_probe()
/openbmc/linux/net/core/
H A Dsock.c2459 sk->sk_route_caps |= NETIF_F_SG | NETIF_F_HW_CSUM; in sk_setup_caps()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3444 NETIF_F_HW_CSUM | NETIF_F_RXCSUM; in lan743x_pcidev_probe()
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c690 mgp->features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_TSO; in myri10ge_get_firmware_capabilities()

12345