Home
last modified time | relevance | path

Searched refs:netdev_fix_features (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/networking/
H A Dnetdev-features.rst50 and netdev_fix_features(). If the resulting set differs from current
78 in netdev_fix_features()). For this reason it is safer to disable a feature
/linux/net/core/
H A Ddev.c10415 static netdev_features_t netdev_fix_features(struct net_device *dev, in netdev_fix_features() function
10529 features = netdev_fix_features(dev, features); in __netdev_update_features()