Searched refs:old_features (Results 1 – 3 of 3) sorted by relevance
623 netdev_features_t old_features = features; in vlan_dev_fix_features() local636 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
1738 u32 user_features = 0, old_features = dp->user_features; in ovs_dp_change() local1778 !(old_features & OVS_DP_F_TC_RECIRC_SHARING)) in ovs_dp_change()1781 (old_features & OVS_DP_F_TC_RECIRC_SHARING)) in ovs_dp_change()
3179 netdev_features_t old_features; in __dev_ethtool() local3249 old_features = dev->features; in __dev_ethtool()3468 if (old_features != dev->features) in __dev_ethtool()
Completed in 17 milliseconds