Home
last modified time | relevance | path

Searched refs:NETIF_F_IPV6_CSUM (Results 1 – 25 of 102) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Daqc111.h29 NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM |\
34 NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM |\
38 NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM |\
H A Dax88179_178a.c963 if (changed & NETIF_F_IPV6_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()
1728 dev->net->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_reset()
1731 dev->net->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ax88179_reset()
H A Daqc111.c581 if (changed & NETIF_F_IPV6_CSUM) { in aqc111_set_features()
894 if (dev->net->features & NETIF_F_IPV6_CSUM) in aqc111_configure_csum_offload()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c347 NETIF_F_IPV6_CSUM | in xgbe_config_netdev()
362 NETIF_F_IPV6_CSUM | in xgbe_config_netdev()
378 NETIF_F_IPV6_CSUM | in xgbe_config_netdev()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdev_features.h116 #define NETIF_F_IPV6_CSUM __NETIF_F(IPV6_CSUM) macro
200 #define NETIF_F_CSUM_MASK (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c245 if (lower_features & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)) in nfp_repr_fix_features()
347 netdev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in nfp_repr_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c186 netdev->hw_features |= NETIF_F_IPV6_CSUM; in xlgmac_init()
189 netdev->hw_features |= NETIF_F_IPV6_CSUM; in xlgmac_init()
/OK3568_Linux_fs/kernel/drivers/net/xen-netback/
H A Dinterface.c379 features &= ~NETIF_F_IPV6_CSUM; in xenvif_fix_features()
526 NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in xenvif_alloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c262 rmnet_dev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in rmnet_vnd_newlink()
H A Drmnet_map_data.c400 (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)))) in rmnet_map_checksum_uplink_packet()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1034 NETIF_F_IPV6_CSUM; in qlcnic_process_flags()
1050 NETIF_F_IPV6_CSUM); in qlcnic_process_flags()
1074 NETIF_F_IPV6_CSUM | in qlcnic_fix_features()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h138 #define IWL_TX_CSUM_NETIF_FLAGS (NETIF_F_IPV6_CSUM | NETIF_F_IP_CSUM |\
/OK3568_Linux_fs/kernel/include/net/
H A Dudp.h487 features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM; in udp_rcv_segment()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c1563 NETIF_F_IPV6_CSUM | in fm10k_alloc_netdev()
1578 NETIF_F_IPV6_CSUM | in fm10k_alloc_netdev()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetdev-features.rst110 Note: NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM + NETIF_F_IPV6_CSUM.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c929 NETIF_F_IPV6_CSUM | NETIF_F_TSO | NETIF_F_TSO6 | in netdev_features_init()
938 netdev->hw_enc_features = NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | NETIF_F_SCTP_CRC | in netdev_features_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c557 NETIF_F_IPV6_CSUM | NETIF_F_RXHASH | in otx2vf_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h42 NETIF_F_IPV6_CSUM)
/OK3568_Linux_fs/kernel/drivers/net/
H A Dxen-netfront.c1486 if (features & NETIF_F_IPV6_CSUM && in xennet_fix_features()
1489 features &= ~NETIF_F_IPV6_CSUM; in xennet_fix_features()
1740 NETIF_F_IPV6_CSUM | in xennet_create_dev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c2328 ndev->features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in hns_nic_dev_probe()
2332 NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM; in hns_nic_dev_probe()
2340 ndev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in hns_nic_dev_probe()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp_offload.c66 (is_ipv6 ? (NETIF_F_HW_CSUM | NETIF_F_IPV6_CSUM) : in __skb_udp_tunnel_segment()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c99 netdev->hw_features |= NETIF_F_IPV6_CSUM; in mlx5i_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/
H A Dibmveth.c833 dev->features &= ~NETIF_F_IPV6_CSUM; in ibmveth_set_csum_offload()
1698 netdev->hw_features |= NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in ibmveth_probe()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_dev.c644 if (lower_features & (NETIF_F_IP_CSUM|NETIF_F_IPV6_CSUM)) in vlan_dev_fix_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2078 if (changed & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)) { in dpaa2_eth_set_features()
2079 enable = !!(features & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)); in dpaa2_eth_set_features()
4023 NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in dpaa2_eth_netdev_init()
4295 !!(net_dev->features & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM))); in dpaa2_eth_probe()

12345