Home
last modified time | relevance | path

Searched refs:unhandled_irqs (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
Dsge.h48 unsigned int unhandled_irqs; /* # of unhandled interrupts */ member
Dcxgb2.c512 *data++ = t->unhandled_irqs; in get_stats()
Dsge.c1649 sge->stats.unhandled_irqs++; in t1_interrupt()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h156 unsigned long unhandled_irqs; /* # of spurious intrs */ member
Dsge.c2614 q->unhandled_irqs++; in t3_sge_intr_msix()
2633 q->unhandled_irqs++; in t3_sge_intr_msix_napi()
2669 q->unhandled_irqs++; in t3_intr_msi()
2706 q->unhandled_irqs++; in t3_intr_msi_napi()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h173 unsigned int unhandled_irqs; /* bogus interrupts */ member
Dcxgb4vf_main.c2203 R3("u", "RspQNullInts:", rspq.unhandled_irqs); in sge_qstats_show()
2228 evtq->unhandled_irqs); in sge_qstats_show()
2236 intrq->unhandled_irqs); in sge_qstats_show()
Dsge.c1903 rspq->unhandled_irqs++; in napi_rx_handler()