Home
last modified time | relevance | path

Searched refs:wx_fix_features (Results 1 – 4 of 4) 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.c3177 netdev_features_t wx_fix_features(struct net_device *netdev, in wx_fix_features() function
3220 EXPORT_SYMBOL(wx_fix_features);
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c589 .ndo_fix_features = wx_fix_features,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c667 .ndo_fix_features = wx_fix_features,