Searched refs:tg3_stat64_t (Results 1 – 2 of 2) sorted by relevance
2714 } tg3_stat64_t; typedef2720 tg3_stat64_t rx_octets;2733 tg3_stat64_t rx_jabbers;2751 tg3_stat64_t tx_octets;2754 tg3_stat64_t tx_xon_sent;2760 tg3_stat64_t tx_deferred;2782 tg3_stat64_t tx_discards;2783 tg3_stat64_t tx_errors;2792 tg3_stat64_t rxbds_empty;2794 tg3_stat64_t rx_errors;[all …]
11903 static inline u64 get_stat64(tg3_stat64_t *val) in get_stat64()