Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c119 wx_update_stats(wx); in wx_get_ethtool_stats()
173 wx_update_stats(wx); in wx_get_mac_stats()
189 wx_update_stats(wx); in wx_get_pause_stats()
H A Dwx_hw.h55 void wx_update_stats(struct wx *wx);
H A Dwx_hw.c2725 * wx_update_stats - Update the board statistics counters.
2728 void wx_update_stats(struct wx *wx) in wx_update_stats() function
2794 EXPORT_SYMBOL(wx_update_stats);
H A Dwx_lib.c2866 wx_update_stats(wx); in wx_get_stats64()