Searched refs:u64_stats_t (Results 1 – 5 of 5) sorted by relevance
79 } u64_stats_t ; typedef81 static inline u64 u64_stats_read(const u64_stats_t *p) in u64_stats_read()86 static inline void u64_stats_add(u64_stats_t *p, unsigned long val) in u64_stats_add()91 static inline void u64_stats_inc(u64_stats_t *p) in u64_stats_inc()100 } u64_stats_t; typedef102 static inline u64 u64_stats_read(const u64_stats_t *p) in u64_stats_read()107 static inline void u64_stats_add(u64_stats_t *p, unsigned long val) in u64_stats_add()112 static inline void u64_stats_inc(u64_stats_t *p) in u64_stats_inc()
251 u64_stats_t transfers;252 u64_stats_t errors;253 u64_stats_t writes;254 u64_stats_t reads;
2579 u64_stats_t packets;2580 u64_stats_t bytes;
197 val = u64_stats_read((const u64_stats_t *)p); in mdio_bus_get_stat()
119 u64_stats_t rx_packets;120 u64_stats_t rx_bytes;121 u64_stats_t tx_packets;122 u64_stats_t tx_bytes;