Home
last modified time | relevance | path

Searched refs:irq_burst (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c997 if (sq_get_next(qp) && ++qp->irq_burst >= SIW_IRQ_MAXBURST_SQ_ACTIVE) { in siw_activate_tx()
998 qp->irq_burst = 0; in siw_activate_tx()
H A Dsiw.h459 int irq_burst; member