Home
last modified time | relevance | path

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

12345

/linux/drivers/net/usb/
A 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 |\
A Dax88179_178a.c957 if (changed & NETIF_F_IP_CSUM) { in ax88179_set_features()
1380 dev->net->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_bind()
1383 dev->net->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_bind()
1667 dev->net->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_reset()
1670 dev->net->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_reset()
A Dsmsc95xx.c618 if (features & NETIF_F_IP_CSUM) in smsc95xx_set_features()
1092 dev->net->features |= NETIF_F_IP_CSUM; in smsc95xx_bind()
1096 dev->net->hw_features = NETIF_F_IP_CSUM | NETIF_F_RXCSUM; in smsc95xx_bind()
A 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/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c346 NETIF_F_IP_CSUM | in xgbe_config_netdev()
361 NETIF_F_IP_CSUM | in xgbe_config_netdev()
377 NETIF_F_IP_CSUM | in xgbe_config_netdev()
/linux/include/linux/
A Dnetdev_features.h121 #define NETIF_F_IP_CSUM __NETIF_F(IP_CSUM) macro
211 #define NETIF_F_CSUM_MASK (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | \
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_repr.c246 if (lower_features & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)) in nfp_repr_fix_features()
348 netdev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in nfp_repr_init()
/linux/drivers/net/ethernet/synopsys/
A 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/drivers/net/ethernet/qualcomm/rmnet/
A Drmnet_vnd.c265 rmnet_dev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in rmnet_vnd_newlink()
A Drmnet_map_data.c443 (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)))) in rmnet_map_v4_checksum_uplink_packet()
/linux/drivers/net/xen-netback/
A Dinterface.c389 features &= ~NETIF_F_IP_CSUM; in xenvif_fix_features()
541 NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in xenvif_alloc()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_hw.c1029 features |= NETIF_F_RXCSUM | NETIF_F_IP_CSUM | in qlcnic_process_flags()
1045 NETIF_F_IP_CSUM | in qlcnic_process_flags()
1069 NETIF_F_IP_CSUM | in qlcnic_fix_features()
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-config.h85 #define IWL_TX_CSUM_NETIF_FLAGS (NETIF_F_IPV6_CSUM | NETIF_F_IP_CSUM |\
/linux/include/net/
A Dudp.h491 features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in udp_rcv_segment()
/linux/drivers/net/ethernet/sgi/
A Dioc3-eth.c929 dev->hw_features = NETIF_F_IP_CSUM | NETIF_F_RXCSUM; in ioc3eth_probe()
930 dev->features = NETIF_F_IP_CSUM | NETIF_F_HIGHDMA; in ioc3eth_probe()
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_netdev.c1560 dev->features |= NETIF_F_IP_CSUM | in fm10k_alloc_netdev()
1571 dev->hw_enc_features = NETIF_F_IP_CSUM | in fm10k_alloc_netdev()
/linux/drivers/net/ethernet/realtek/
A D8139cp.c1991 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
1997 dev->hw_features |= NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
1999 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_main.c946 netdev->hw_features = NETIF_F_SG | NETIF_F_HIGHDMA | NETIF_F_IP_CSUM | in netdev_features_init()
956 netdev->hw_enc_features = NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | NETIF_F_SCTP_CRC | in netdev_features_init()
/linux/drivers/net/ethernet/chelsio/cxgb/
A Dcxgb2.c1039 netdev->hw_features |= NETIF_F_SG | NETIF_F_IP_CSUM | in init_one()
1041 netdev->features |= NETIF_F_SG | NETIF_F_IP_CSUM | in init_one()
/linux/drivers/net/ethernet/toshiba/
A 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/drivers/net/ethernet/xilinx/
A Dll_temac_main.c1395 ndev->features |= NETIF_F_IP_CSUM; /* Can checksum TCP/UDP over IPv4. */ in temac_probe()
1475 ndev->features |= NETIF_F_IP_CSUM; in temac_probe()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcore.c619 ndev->features |= NETIF_F_IP_CSUM; in brcmf_netdev_open()
621 ndev->features &= ~NETIF_F_IP_CSUM; in brcmf_netdev_open()
/linux/Documentation/networking/
A Dnetdev-features.rst110 Note: NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM + NETIF_F_IPV6_CSUM.
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c652 netdev->hw_features = NETIF_F_RXCSUM | NETIF_F_IP_CSUM | in otx2vf_probe()
/linux/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.h40 #define MTK_HW_FEATURES (NETIF_F_IP_CSUM | \

Completed in 65 milliseconds

12345