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()
1759 netdev_features_t old_features; in dev_ethtool() local1812 old_features = dev->features; in dev_ethtool()2001 if (old_features != dev->features) in dev_ethtool()
1786 netdev_features_t old_features = bond_dev->features; in __bond_release_one() local1882 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()