Searched refs:ethnl_features_to_bitmap (Results 1 – 1 of 1) sorted by relevance
136 static void ethnl_features_to_bitmap(unsigned long *dest, netdev_features_t val) in ethnl_features_to_bitmap() function243 ethnl_features_to_bitmap(old_active, dev->features); in ethnl_set_features()244 ethnl_features_to_bitmap(old_wanted, dev->wanted_features); in ethnl_set_features()265 ethnl_features_to_bitmap(new_active, dev->features); in ethnl_set_features()
Completed in 3 milliseconds