Searched refs:old_features (Results 1 – 8 of 8) sorted by relevance
239 netdev_features_t old_features = features; in nfp_repr_fix_features() local250 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()
632 netdev_features_t old_features = features; in vlan_dev_fix_features() 645 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_ethtool_get_link_ksettings() 623 netdev_features_t old_features = features; vlan_dev_fix_features() local
367 netdev_features_t old_features = efx->net_dev->features; in efx_start_datapath() local416 if (efx->net_dev->features != old_features) in efx_start_datapath()
363 netdev_features_t old_features = efx->net_dev->features; in efx_start_datapath() local412 if (efx->net_dev->features != old_features) in efx_start_datapath()
1738 u32 user_features = 0, old_features = dp->user_features; in ovs_dp_change() local 1778 !(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()
589 netdev_features_t old_features = efx->net_dev->features; in ef4_start_datapath() local640 if (efx->net_dev->features != old_features) in ef4_start_datapath()
2916 u64 old_features = mvdev->actual_features; in mlx5_vdpa_set_driver_features() local2929 if (get_features(old_features) != get_features(mvdev->actual_features)) { in mlx5_vdpa_set_driver_features()
2421 netdev_features_t old_features = bond_dev->features; in __bond_release_one() local2533 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()