Searched refs:NETIF_F_SOFT_FEATURES (Results 1 – 8 of 8) sorted by relevance
234 #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
249 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()
647 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
3539 NETIF_F_SOFT_FEATURES | in iavf_process_config()
9977 dev->hw_features |= (NETIF_F_SOFT_FEATURES | NETIF_F_SOFT_FEATURES_OFF); in register_netdevice()9978 dev->features |= NETIF_F_SOFT_FEATURES; in register_netdevice()
3514 NETIF_F_GSO_SOFTWARE | NETIF_F_SOFT_FEATURES; in macsec_fix_features()
13081 NETIF_F_SOFT_FEATURES | in i40e_config_netdev()