Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h4852 static inline netdev_features_t netdev_get_wanted_features( in netdev_get_wanted_features() function
/kernel/linux/linux-5.10/net/core/
Ddev.c9656 features = netdev_get_wanted_features(dev); in __netdev_update_features()