Searched refs:WX_GLOBAL_STATS_LEN (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c57 #define WX_GLOBAL_STATS_LEN ARRAY_SIZE(wx_gstrings_stats) macro
58 #define WX_STATS_LEN (WX_GLOBAL_STATS_LEN + WX_QUEUE_STATS_LEN)
78 for (i = 0; i < WX_GLOBAL_STATS_LEN; i++)
104 for (i = 0; i < WX_GLOBAL_STATS_LEN; i++) {

Completed in 172 milliseconds