Searched refs:NETIF_F_SOFT_FEATURES (Results 1 – 8 of 8) sorted by relevance
245 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO) macro
85 Callback must not alter features contained in NETIF_F_SOFT_FEATURES or139 Features contained in NETIF_F_SOFT_FEATURES are features of networking
250 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()
660 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
4737 NETIF_F_SOFT_FEATURES | in iavf_process_config()
10013 dev->hw_features |= (NETIF_F_SOFT_FEATURES | NETIF_F_SOFT_FEATURES_OFF); in register_netdevice()10014 dev->features |= NETIF_F_SOFT_FEATURES; in register_netdevice()
3494 NETIF_F_GSO_SOFTWARE | NETIF_F_SOFT_FEATURES; in macsec_fix_features()
13697 NETIF_F_SOFT_FEATURES | in i40e_config_netdev()