Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/net/core/
Ddev.c9591 static netdev_features_t netdev_fix_features(struct net_device *dev, in netdev_fix_features() function
9706 features = netdev_fix_features(dev, features); in __netdev_update_features()