Searched refs:NETIF_F_SOFT_FEATURES (Results 1 – 7 of 7) sorted by relevance
212 #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
644 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
3281 NETIF_F_SOFT_FEATURES | in i40evf_process_config()
2803 NETIF_F_GSO_SOFTWARE | NETIF_F_SOFT_FEATURES; in macsec_fix_features()
8459 dev->hw_features |= NETIF_F_SOFT_FEATURES; in register_netdevice()8460 dev->features |= NETIF_F_SOFT_FEATURES; in register_netdevice()
11922 NETIF_F_SOFT_FEATURES | in i40e_config_netdev()