Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dsge.h39 unsigned int unhandled_irqs; /* # of unhandled interrupts */ member
Dcxgb2.c513 *data++ = t->unhandled_irqs; in get_stats()
Dsge.c1679 sge->stats.unhandled_irqs++; in t1_interrupt()
/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h156 unsigned long unhandled_irqs; /* # of spurious intrs */ member
Dsge.c2618 q->unhandled_irqs++; in t3_sge_intr_msix()
2637 q->unhandled_irqs++; in t3_sge_intr_msix_napi()
2673 q->unhandled_irqs++; in t3_intr_msi()
2710 q->unhandled_irqs++; in t3_intr_msi_napi()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h174 unsigned int unhandled_irqs; /* bogus interrupts */ member
Dcxgb4vf_main.c2211 R3("u", "RspQNullInts:", rspq.unhandled_irqs); in sge_qstats_show()
2236 evtq->unhandled_irqs); in sge_qstats_show()
2244 intrq->unhandled_irqs); in sge_qstats_show()
Dsge.c1900 rspq->unhandled_irqs++; in napi_rx_handler()