Home
last modified time | relevance | path

Searched refs:NETIF_F_IP_CSUM (Results 1 – 25 of 122) sorted by relevance

12345

/Linux-v5.4/drivers/net/usb/
Daqc111.h28 #define AQ_SUPPORT_FEATURE (NETIF_F_SG | NETIF_F_IP_CSUM |\
33 #define AQ_SUPPORT_HW_FEATURE (NETIF_F_SG | NETIF_F_IP_CSUM |\
37 #define AQ_SUPPORT_VLAN_FEATURE (NETIF_F_SG | NETIF_F_IP_CSUM |\
Dax88179_178a.c879 if (changed & NETIF_F_IP_CSUM) { in ax88179_set_features()
1274 dev->net->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_bind()
1277 dev->net->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_bind()
1560 dev->net->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_reset()
1563 dev->net->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_reset()
Dsmsc95xx.c669 if (features & NETIF_F_IP_CSUM) in smsc95xx_set_features()
1279 dev->net->features |= NETIF_F_IP_CSUM; in smsc95xx_bind()
1283 dev->net->hw_features = NETIF_F_IP_CSUM | NETIF_F_RXCSUM; in smsc95xx_bind()
Daqc111.c574 if (changed & NETIF_F_IP_CSUM) { in aqc111_set_features()
891 if (dev->net->features & NETIF_F_IP_CSUM) in aqc111_configure_csum_offload()
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c348 NETIF_F_IP_CSUM | in xgbe_config_netdev()
363 NETIF_F_IP_CSUM | in xgbe_config_netdev()
384 NETIF_F_IP_CSUM | in xgbe_config_netdev()
/Linux-v5.4/include/linux/
Dnetdev_features.h111 #define NETIF_F_IP_CSUM __NETIF_F(IP_CSUM) macro
193 #define NETIF_F_CSUM_MASK (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | \
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c245 if (lower_features & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)) in nfp_repr_fix_features()
331 netdev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in nfp_repr_init()
/Linux-v5.4/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-common.c185 netdev->hw_features |= NETIF_F_IP_CSUM; in xlgmac_init()
188 netdev->hw_features = NETIF_F_IP_CSUM; in xlgmac_init()
/Linux-v5.4/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_vnd.c237 rmnet_dev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in rmnet_vnd_newlink()
Drmnet_map_data.c400 (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)))) in rmnet_map_checksum_uplink_packet()
/Linux-v5.4/drivers/net/xen-netback/
Dinterface.c344 features &= ~NETIF_F_IP_CSUM; in xenvif_fix_features()
491 NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in xenvif_alloc()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h141 #define IWL_TX_CSUM_NETIF_FLAGS (NETIF_F_IPV6_CSUM | NETIF_F_IP_CSUM |\
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c1034 features |= NETIF_F_RXCSUM | NETIF_F_IP_CSUM | in qlcnic_process_flags()
1050 NETIF_F_IP_CSUM | in qlcnic_process_flags()
1074 NETIF_F_IP_CSUM | in qlcnic_fix_features()
/Linux-v5.4/include/net/
Dudp.h477 features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in udp_rcv_segment()
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c610 ndev->features |= NETIF_F_IP_CSUM; in brcmf_netdev_open()
612 ndev->features &= ~NETIF_F_IP_CSUM; in brcmf_netdev_open()
/Linux-v5.4/drivers/net/ethernet/xilinx/
Dll_temac_main.c1168 ndev->features |= NETIF_F_IP_CSUM; /* Can checksum TCP/UDP over IPv4. */ in temac_probe()
1247 ndev->features |= NETIF_F_IP_CSUM; in temac_probe()
/Linux-v5.4/net/ipv4/
Dudp_offload.c67 (NETIF_F_HW_CSUM | NETIF_F_IP_CSUM)))); in __skb_udp_tunnel_segment()
/Linux-v5.4/Documentation/networking/
Dnetdev-features.txt107 Note: NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM + NETIF_F_IPV6_CSUM.
/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h36 #define MTK_HW_FEATURES (NETIF_F_IP_CSUM | \
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c1081 netdev->hw_features |= NETIF_F_SG | NETIF_F_IP_CSUM | in init_one()
1083 netdev->features |= NETIF_F_SG | NETIF_F_IP_CSUM | in init_one()
/Linux-v5.4/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c1674 dev->features |= NETIF_F_IP_CSUM | in fm10k_alloc_netdev()
1685 dev->hw_enc_features = NETIF_F_IP_CSUM | in fm10k_alloc_netdev()
/Linux-v5.4/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1464 netdev->hw_features = NETIF_F_IP_CSUM | NETIF_F_RXCSUM; in gelic_net_setup_netdev()
1466 netdev->features = NETIF_F_IP_CSUM; in gelic_net_setup_netdev()
/Linux-v5.4/drivers/net/ethernet/realtek/
D8139cp.c1997 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
2003 dev->hw_features |= NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
2005 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
/Linux-v5.4/drivers/net/ethernet/sgi/
Dioc3-eth.c1290 dev->hw_features = NETIF_F_IP_CSUM | NETIF_F_RXCSUM; in ioc3_probe()
1291 dev->features = NETIF_F_IP_CSUM; in ioc3_probe()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c2340 ndev->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in hns_nic_dev_probe()
2344 NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM; in hns_nic_dev_probe()
2352 ndev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in hns_nic_dev_probe()

12345