summaryrefslogtreecommitdiffstats
path: root/sys/dev/bxe/bxe_stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bxe/bxe_stats.h')
-rw-r--r--sys/dev/bxe/bxe_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/bxe/bxe_stats.h b/sys/dev/bxe/bxe_stats.h
index cb98201..ed37f55 100644
--- a/sys/dev/bxe/bxe_stats.h
+++ b/sys/dev/bxe/bxe_stats.h
@@ -675,6 +675,7 @@ void bxe_stats_init(struct bxe_softc *sc);
void bxe_stats_handle(struct bxe_softc *sc, enum bxe_stats_event event);
void bxe_save_statistics(struct bxe_softc *sc);
void bxe_afex_collect_stats(struct bxe_softc *sc, void *void_afex_stats, uint32_t stats_type);
+uint64_t bxe_get_counter(if_t, ift_counter);
#endif /* BXE_STATS_H */
OpenPOWER on IntegriCloud