Searched refs:wx_set_features (Results 1 – 4 of 4) sorted by relevance
31 int wx_set_features(struct net_device *netdev, netdev_features_t features);
2639 int wx_set_features(struct net_device *netdev, netdev_features_t features) in wx_set_features() function2659 EXPORT_SYMBOL(wx_set_features);
509 .ndo_set_features = wx_set_features,
487 .ndo_set_features = wx_set_features,