Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.h33 int wx_set_features(struct net_device *netdev, netdev_features_t features);
H A Dwx_lib.c2777 int wx_set_features(struct net_device *netdev, netdev_features_t features) in wx_set_features() function
2831 EXPORT_SYMBOL(wx_set_features);
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c519 .ndo_set_features = wx_set_features,
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c525 .ndo_set_features = wx_set_features,