Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dsge.h48 unsigned int unhandled_irqs; /* # of unhandled interrupts */ member
Dcxgb2.c513 *data++ = t->unhandled_irqs; in get_stats()
Dsge.c1642 sge->stats.unhandled_irqs++; in t1_interrupt()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h156 unsigned long unhandled_irqs; /* # of spurious intrs */ member
Dsge.c2613 q->unhandled_irqs++; in t3_sge_intr_msix()
2632 q->unhandled_irqs++; in t3_sge_intr_msix_napi()
2668 q->unhandled_irqs++; in t3_intr_msi()
2705 q->unhandled_irqs++; in t3_intr_msi_napi()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h173 unsigned int unhandled_irqs; /* bogus interrupts */ member
Dcxgb4vf_main.c2193 R3("u", "RspQNullInts:", rspq.unhandled_irqs); in sge_qstats_show()
2218 evtq->unhandled_irqs); in sge_qstats_show()
2226 intrq->unhandled_irqs); in sge_qstats_show()
Dsge.c1903 rspq->unhandled_irqs++; in napi_rx_handler()