Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.h33 int wx_set_coalesce(struct net_device *netdev,
H A Dwx_ethtool.c305 int wx_set_coalesce(struct net_device *netdev, in wx_set_coalesce() function
375 EXPORT_SYMBOL(wx_set_coalesce);
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c136 .set_coalesce = wx_set_coalesce,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c525 .set_coalesce = wx_set_coalesce,