Index: sys/dev/bnxt/bnxt_en/if_bnxt.c =================================================================== --- sys/dev/bnxt/bnxt_en/if_bnxt.c +++ sys/dev/bnxt/bnxt_en/if_bnxt.c @@ -1491,6 +1491,8 @@ if (cons == UINT32_MAX) cons = 0; + else + cons++; if (enable_irq == true) toggle = cpr->toggle;