Home
last modified time | relevance | path

Searched refs:old_features (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/8021q/
Dvlan_dev.c611 netdev_features_t old_features = features; in vlan_dev_fix_features() local
617 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
/linux-4.4.14/net/core/
Dethtool.c1759 netdev_features_t old_features; in dev_ethtool() local
1812 old_features = dev->features; in dev_ethtool()
2001 if (old_features != dev->features) in dev_ethtool()
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c1786 netdev_features_t old_features = bond_dev->features; in __bond_release_one() local
1882 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()