Searched refs:NETIF_F_SOFT_FEATURES (Results 1 – 8 of 8) sorted by relevance
227 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO) macro
82 Callback must not alter features contained in NETIF_F_SOFT_FEATURES or136 Features contained in NETIF_F_SOFT_FEATURES are features of networking
249 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()
620 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
3462 NETIF_F_SOFT_FEATURES | in iavf_process_config()
2800 NETIF_F_GSO_SOFTWARE | NETIF_F_SOFT_FEATURES; in macsec_fix_features()
9042 dev->hw_features |= NETIF_F_SOFT_FEATURES; in register_netdevice()9043 dev->features |= NETIF_F_SOFT_FEATURES; in register_netdevice()
12903 NETIF_F_SOFT_FEATURES | in i40e_config_netdev()