Searched refs:old_features (Results 1 – 3 of 3) sorted by relevance
611 netdev_features_t old_features = features; in vlan_dev_fix_features() local617 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
1748 netdev_features_t old_features; in dev_ethtool() local1801 old_features = dev->features; in dev_ethtool()1990 if (old_features != dev->features) in dev_ethtool()
1765 netdev_features_t old_features = bond_dev->features; in __bond_release_one() local1861 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()