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

/linux-4.4.14/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c105 #define UEC_RX_FW_STATS_LEN ARRAY_SIZE(rx_fw_stat_gstrings) macro
280 len += UEC_RX_FW_STATS_LEN; uec_get_sset_count()
305 memcpy(buf, rx_fw_stat_gstrings, UEC_RX_FW_STATS_LEN * uec_get_strings()
333 for (i = 0; i < UEC_RX_FW_STATS_LEN; i++) uec_get_ethtool_stats()

Completed in 49 milliseconds