Searched refs:NETIF_F_ALL_CSUM (Results 1 – 22 of 22) sorted by relevance
177 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in vxlan_features_check()
151 #define NETIF_F_ALL_CSUM (NETIF_F_V4_CSUM | NETIF_F_V6_CSUM) macro
3651 f1 |= (NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_intersect_features()3653 f2 |= (NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_intersect_features()3656 f1 &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_intersect_features()
503 dev->features &= ~NETIF_F_ALL_CSUM; in pch_gbe_check_options()
74 return ((caps & NETIF_F_SG) != 0 && (caps & NETIF_F_ALL_CSUM) != 0); in ksocknal_lib_zc_capable()
758 features &= ~NETIF_F_ALL_CSUM; in ibmveth_fix_features()861 dev->features = features & ~(NETIF_F_ALL_CSUM | NETIF_F_RXCSUM); in ibmveth_set_features()
86 (NETIF_F_SG | NETIF_F_ALL_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
545 dev->hw_features = NETIF_F_ALL_CSUM | NETIF_F_SG | in vlan_dev_init()
2589 features &= ~NETIF_F_ALL_CSUM; in harmonize_features()2736 if (!(features & NETIF_F_ALL_CSUM) && in validate_xmit_skb()7204 mask |= NETIF_F_ALL_CSUM; in netdev_increment_features()7207 all |= one & (NETIF_F_ONE_FOR_ALL|NETIF_F_ALL_CSUM) & mask; in netdev_increment_features()7212 all &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_GEN_CSUM); in netdev_increment_features()
227 return NETIF_F_ALL_CSUM | NETIF_F_SCTP_CSUM; in ethtool_get_feature_mask()
1058 #define BOND_VLAN_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | \1062 #define BOND_ENC_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | NETIF_F_RXCSUM |\4143 bond_dev->hw_features &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_HW_CSUM); in bond_setup()
342 !(features & NETIF_F_ALL_CSUM) && in macvtap_handle_frame()
763 (NETIF_F_SG | NETIF_F_ALL_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
1000 !(sk->sk_route_caps & NETIF_F_ALL_CSUM)) in tcp_sendpage()1155 if (sk->sk_route_caps & NETIF_F_ALL_CSUM) in tcp_sendmsg()
968 #define TEAM_VLAN_FEATURES (NETIF_F_ALL_CSUM | NETIF_F_SG | \2072 dev->hw_features &= ~(NETIF_F_ALL_CSUM & ~NETIF_F_HW_CSUM); in team_setup()
1360 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in fm10k_features_check()
2391 features &= ~NETIF_F_ALL_CSUM; in stmmac_fix_features()2399 features &= ~NETIF_F_ALL_CSUM; in stmmac_fix_features()
2997 net_dev->vlan_features |= (NETIF_F_ALL_CSUM | NETIF_F_SG | in efx_pci_probe()
2760 features &= ~(NETIF_F_ALL_TSO | NETIF_F_ALL_CSUM); in jme_fix_features()
1976 features &= ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in rtl8152_features_check()
4383 features &= ~(NETIF_F_TSO|NETIF_F_SG|NETIF_F_ALL_CSUM); in sky2_fix_features()
4995 return features & ~(NETIF_F_ALL_CSUM | NETIF_F_GSO_MASK); in be_features_check()