Searched refs:NETIF_F_SOFT_FEATURES (Results 1 – 4 of 4) sorted by relevance
180 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO) macro
82 Callback must not alter features contained in NETIF_F_SOFT_FEATURES or129 Features contained in NETIF_F_SOFT_FEATURES are features of networking
617 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
6667 dev->hw_features |= NETIF_F_SOFT_FEATURES; in register_netdevice()6668 dev->features |= NETIF_F_SOFT_FEATURES; in register_netdevice()