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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth_ethtool.c105 #define UEC_TX_FW_STATS_LEN ARRAY_SIZE(tx_fw_stat_gstrings) macro
279 len += UEC_TX_FW_STATS_LEN;
301 memcpy(buf, tx_fw_stat_gstrings, UEC_TX_FW_STATS_LEN *
303 buf += UEC_TX_FW_STATS_LEN * ETH_GSTRING_LEN;
329 for (i = 0; i < UEC_TX_FW_STATS_LEN; i++)

Completed in 63 milliseconds