summaryrefslogtreecommitdiffstats
path: root/sys/dev/bxe/bxe_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bxe/bxe_stats.c')
-rw-r--r--sys/dev/bxe/bxe_stats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/bxe/bxe_stats.c b/sys/dev/bxe/bxe_stats.c
index 021c276..bbc6605 100644
--- a/sys/dev/bxe/bxe_stats.c
+++ b/sys/dev/bxe/bxe_stats.c
@@ -1227,6 +1227,7 @@ bxe_drv_stats_update(struct bxe_softc *sc)
UPDATE_ESTAT_QSTAT(rx_calls);
UPDATE_ESTAT_QSTAT(rx_pkts);
UPDATE_ESTAT_QSTAT(rx_tpa_pkts);
+ UPDATE_ESTAT_QSTAT(rx_jumbo_sge_pkts);
UPDATE_ESTAT_QSTAT(rx_soft_errors);
UPDATE_ESTAT_QSTAT(rx_hw_csum_errors);
UPDATE_ESTAT_QSTAT(rx_ofld_frames_csum_ip);
OpenPOWER on IntegriCloud