Searched refs:wx_set_features (Results 1 – 3 of 3) sorted by relevance
33 int wx_set_features(struct net_device *netdev, netdev_features_t features);
2705 int wx_set_features(struct net_device *netdev, netdev_features_t features) in wx_set_features() function2759 EXPORT_SYMBOL(wx_set_features);
503 .ndo_set_features = wx_set_features,