Home
last modified time | relevance | path

Searched refs:ethnl_features_to_bitmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dfeatures.c134 static void ethnl_features_to_bitmap(unsigned long *dest, netdev_features_t val) in ethnl_features_to_bitmap() function
241 ethnl_features_to_bitmap(old_active, dev->features); in ethnl_set_features()
242 ethnl_features_to_bitmap(old_wanted, dev->wanted_features); in ethnl_set_features()
263 ethnl_features_to_bitmap(new_active, dev->features); in ethnl_set_features()
/kernel/linux/linux-6.6/net/ethtool/
H A Dfeatures.c134 static void ethnl_features_to_bitmap(unsigned long *dest, netdev_features_t val) in ethnl_features_to_bitmap() function
240 ethnl_features_to_bitmap(old_active, dev->features); in ethnl_set_features()
241 ethnl_features_to_bitmap(old_wanted, dev->wanted_features); in ethnl_set_features()
262 ethnl_features_to_bitmap(new_active, dev->features); in ethnl_set_features()

Completed in 2 milliseconds