aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qat/qatvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/qat/qatvar.h')
-rw-r--r--sys/dev/qat/qatvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/qat/qatvar.h b/sys/dev/qat/qatvar.h
index f3245ad725b6..3326dc268fc1 100644
--- a/sys/dev/qat/qatvar.h
+++ b/sys/dev/qat/qatvar.h
@@ -818,6 +818,7 @@ struct qat_softc {
counter_u64_t sc_gcm_aad_restarts;
counter_u64_t sc_gcm_aad_updates;
counter_u64_t sc_ring_full_restarts;
+ counter_u64_t sc_sym_alloc_failures;
/* Firmware */
void *sc_fw_mof; /* mof data */