Searched refs:NETIF_F_ALL_CSUM (Results 1 – 24 of 24) sorted by relevance
152 #define NETIF_F_ALL_CSUM (NETIF_F_V4_CSUM | NETIF_F_V6_CSUM) macro
3734 f1 |= (NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_intersect_features()3736 f2 |= (NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_intersect_features()3739 f1 &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_intersect_features()
235 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in vxlan_features_check()
503 dev->features &= ~NETIF_F_ALL_CSUM; in pch_gbe_check_options()
72 return ((caps & NETIF_F_SG) != 0 && (caps & NETIF_F_ALL_CSUM) != 0); in ksocknal_lib_zc_capable()
545 dev->hw_features = NETIF_F_ALL_CSUM | NETIF_F_SG | in vlan_dev_init()
91 (NETIF_F_SG | NETIF_F_ALL_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
766 features &= ~NETIF_F_ALL_CSUM; in ibmveth_fix_features()931 features & ~(NETIF_F_ALL_CSUM | NETIF_F_RXCSUM); in ibmveth_set_features()
2652 features &= ~NETIF_F_ALL_CSUM; in harmonize_features()2799 if (!(features & NETIF_F_ALL_CSUM) && in validate_xmit_skb()7491 mask |= NETIF_F_ALL_CSUM; in netdev_increment_features()7494 all |= one & (NETIF_F_ONE_FOR_ALL|NETIF_F_ALL_CSUM) & mask; in netdev_increment_features()7499 all &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_increment_features()
238 return NETIF_F_ALL_CSUM | NETIF_F_SCTP_CSUM; in ethtool_get_feature_mask()
1071 #define BOND_VLAN_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | \1075 #define BOND_ENC_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | NETIF_F_RXCSUM |\4163 bond_dev->hw_features &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_HW_CSUM); in bond_setup()
1358 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in fm10k_features_check()
1022 !(sk->sk_route_caps & NETIF_F_ALL_CSUM)) in tcp_sendpage()1179 if (sk->sk_route_caps & NETIF_F_ALL_CSUM) in tcp_sendmsg()
968 #define TEAM_VLAN_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | \2081 dev->hw_features &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_HW_CSUM); in team_setup()
391 !(features & NETIF_F_ALL_CSUM) && in macvtap_handle_frame()
765 (NETIF_F_SG | NETIF_F_ALL_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
2405 features &= ~NETIF_F_ALL_CSUM; in stmmac_fix_features()2413 features &= ~NETIF_F_ALL_CSUM; in stmmac_fix_features()
3129 net_dev->vlan_features |= (NETIF_F_ALL_CSUM | NETIF_F_SG | in efx_pci_probe()
2759 features &= ~(NETIF_F_ALL_TSO | NETIF_F_ALL_CSUM); in jme_fix_features()
1989 features &= ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in rtl8152_features_check()
5292 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in be_features_check()
4383 features &= ~(NETIF_F_TSO|NETIF_F_SG|NETIF_F_ALL_CSUM); in sky2_fix_features()
8390 return features & ~NETIF_F_ALL_CSUM; in ixgbe_features_check()
8565 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in i40e_features_check()