Home
last modified time | relevance | path

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

/net/ethtool/
A Dfeatures.c145 static netdev_features_t ethnl_bitmap_to_features(unsigned long *src) in ethnl_bitmap_to_features() function
250 if (ethnl_bitmap_to_features(req_mask) & ~NETIF_F_ETHTOOL_BITS) { in ethnl_set_features()
262 dev->wanted_features |= ethnl_bitmap_to_features(req_wanted) & dev->hw_features; in ethnl_set_features()

Completed in 3 milliseconds