Home
last modified time | relevance | path

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

/net/8021q/
A Dvlan_dev.c623 netdev_features_t old_features = features; in vlan_dev_fix_features() local
636 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_GSO_SOFTWARE); in vlan_dev_fix_features()
/net/openvswitch/
A Ddatapath.c1738 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()
/net/ethtool/
A Dioctl.c3179 netdev_features_t old_features; in __dev_ethtool() local
3249 old_features = dev->features; in __dev_ethtool()
3468 if (old_features != dev->features) in __dev_ethtool()

Completed in 17 milliseconds