Searched refs:old_features (Results 1 – 6 of 6) sorted by relevance
238 netdev_features_t old_features = features; in nfp_repr_fix_features() local249 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()
634 netdev_features_t old_features = features; in vlan_dev_fix_features() local647 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
366 netdev_features_t old_features = efx->net_dev->features; in efx_start_datapath() local415 if (efx->net_dev->features != old_features) in efx_start_datapath()
2675 netdev_features_t old_features; in dev_ethtool() local2738 old_features = dev->features; in dev_ethtool()2953 if (old_features != dev->features) in dev_ethtool()
595 netdev_features_t old_features = efx->net_dev->features; in ef4_start_datapath() local646 if (efx->net_dev->features != old_features) in ef4_start_datapath()
2193 netdev_features_t old_features = bond_dev->features; in __bond_release_one() local2287 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()