Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/
Dsge.h49 unsigned int unhandled_irqs; /* # of unhandled interrupts */ member
Dcxgb2.c519 *data++ = t->unhandled_irqs; in get_stats()
Dsge.c1656 sge->stats.unhandled_irqs++; in t1_interrupt()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h167 unsigned int unhandled_irqs; /* bogus interrupts */ member
Dcxgb4vf_main.c1784 R3("u", "RspQNullInts:", rspq.unhandled_irqs); in sge_qstats_show()
1809 evtq->unhandled_irqs); in sge_qstats_show()
1817 intrq->unhandled_irqs); in sge_qstats_show()
Dsge.c1780 rspq->unhandled_irqs++; in napi_rx_handler()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h157 unsigned long unhandled_irqs; /* # of spurious intrs */ member
Dsge.c2546 q->unhandled_irqs++; in t3_sge_intr_msix()
2565 q->unhandled_irqs++; in t3_sge_intr_msix_napi()
2601 q->unhandled_irqs++; in t3_intr_msi()
2638 q->unhandled_irqs++; in t3_intr_msi_napi()