Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/networking/
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-v5.10/net/core/
Ddev.c9529 static netdev_features_t netdev_fix_features(struct net_device *dev, in netdev_fix_features() function
9623 features = netdev_fix_features(dev, features); in __netdev_update_features()