aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bxe/bxe_stats.c
diff options
context:
space:
mode:
authorDavid C Somayajulu <davidcs@FreeBSD.org>2017-02-27 23:38:51 +0000
committerDavid C Somayajulu <davidcs@FreeBSD.org>2017-02-27 23:38:51 +0000
commit7a1297c8217fc863a4b995d3d377b7917045901c (patch)
tree147ec2d47089c9abc9f47fc3414b62f8e055b75e /sys/dev/bxe/bxe_stats.c
parentc214a270f501ce3711165c0d18f55733bcc0ca93 (diff)
Notes
Diffstat (limited to 'sys/dev/bxe/bxe_stats.c')
-rw-r--r--sys/dev/bxe/bxe_stats.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/bxe/bxe_stats.c b/sys/dev/bxe/bxe_stats.c
index 2310e8f59eee..249417a45df6 100644
--- a/sys/dev/bxe/bxe_stats.c
+++ b/sys/dev/bxe/bxe_stats.c
@@ -36,6 +36,8 @@ __FBSDID("$FreeBSD$");
#define BITS_PER_LONG 64
#endif
+extern int bxe_grc_dump(struct bxe_softc *sc);
+
static inline long
bxe_hilo(uint32_t *hiref)
{