Home
last modified time | relevance | path

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

/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.h31 int wx_set_features(struct net_device *netdev, netdev_features_t features);
Dwx_lib.c2639 int wx_set_features(struct net_device *netdev, netdev_features_t features) in wx_set_features() function
2659 EXPORT_SYMBOL(wx_set_features);
/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_main.c509 .ndo_set_features = wx_set_features,
/drivers/net/ethernet/wangxun/ngbe/
Dngbe_main.c487 .ndo_set_features = wx_set_features,