Home
last modified time | relevance | path

Searched refs:int_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h580 uint64_t int_count; member
H A Dbnxt_sysctl.c1007 "nq_num_ints", CTLFLAG_RD, &softc->nq_rings[rxr].int_count, in bnxt_create_rx_sysctls()
1011 "rq_num_ints", CTLFLAG_RD, &softc->rx_cp_rings[rxr].int_count, in bnxt_create_rx_sysctls()
H A Dif_bnxt.c4335 cpr->int_count++; in bnxt_handle_isr()