Searched refs:old_features (Results 1 – 5 of 5) sorted by relevance
631 netdev_features_t old_features = features; in vlan_dev_fix_features() local644 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
2609 netdev_features_t old_features; in dev_ethtool() local2672 old_features = dev->features; in dev_ethtool()2883 if (old_features != dev->features) in dev_ethtool()
598 netdev_features_t old_features = efx->net_dev->features; in ef4_start_datapath() local649 if (efx->net_dev->features != old_features) in ef4_start_datapath()
643 netdev_features_t old_features = efx->net_dev->features; in efx_start_datapath() local694 if (efx->net_dev->features != old_features) in efx_start_datapath()
1865 netdev_features_t old_features = bond_dev->features; in __bond_release_one() local1963 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()