Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dsge.h48 unsigned int unhandled_irqs; /* # of unhandled interrupts */ member
Dcxgb2.c517 *data++ = t->unhandled_irqs; in get_stats()
Dsge.c1642 sge->stats.unhandled_irqs++; in t1_interrupt()
/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h157 unsigned long unhandled_irqs; /* # of spurious intrs */ member
Dsge.c2548 q->unhandled_irqs++; in t3_sge_intr_msix()
2567 q->unhandled_irqs++; in t3_sge_intr_msix_napi()
2603 q->unhandled_irqs++; in t3_intr_msi()
2640 q->unhandled_irqs++; in t3_intr_msi_napi()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h172 unsigned int unhandled_irqs; /* bogus interrupts */ member
Dcxgb4vf_main.c2075 R3("u", "RspQNullInts:", rspq.unhandled_irqs); in sge_qstats_show()
2100 evtq->unhandled_irqs); in sge_qstats_show()
2108 intrq->unhandled_irqs); in sge_qstats_show()
Dsge.c1899 rspq->unhandled_irqs++; in napi_rx_handler()