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);
2708 int wx_set_features(struct net_device *netdev, netdev_features_t features) in wx_set_features() function2726 EXPORT_SYMBOL(wx_set_features);
489 .ndo_set_features = wx_set_features,
511 .ndo_set_features = wx_set_features,