Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.h34 netdev_features_t wx_fix_features(struct net_device *netdev,
H A Dwx_lib.c2770 netdev_features_t wx_fix_features(struct net_device *netdev, in wx_fix_features() function
2805 EXPORT_SYMBOL(wx_fix_features);
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c504 .ndo_fix_features = wx_fix_features,