Searched refs:UEC_HW_STATS_LEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c99 #define UEC_HW_STATS_LEN ARRAY_SIZE(hw_stat_gstrings) macro
273 len += UEC_HW_STATS_LEN;
292 memcpy(buf, hw_stat_gstrings, UEC_HW_STATS_LEN *
294 buf += UEC_HW_STATS_LEN * ETH_GSTRING_LEN;
320 for (i = 0; i < UEC_HW_STATS_LEN; i++)

Completed in 79 milliseconds