Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.h23 int wx_set_pauseparam(struct net_device *netdev,
H A Dwx_ethtool.c265 int wx_set_pauseparam(struct net_device *netdev, in wx_set_pauseparam() function
275 EXPORT_SYMBOL(wx_set_pauseparam);
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c132 .set_pauseparam = wx_set_pauseparam,
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c521 .set_pauseparam = wx_set_pauseparam,