Searched refs:SIW_IRQ_MAXBURST_SQ_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/infiniband/sw/siw/ | ||
D | siw.h | 47 #define SIW_IRQ_MAXBURST_SQ_ACTIVE 4 macro |
D | siw_qp.c | 997 if (sq_get_next(qp) && ++qp->irq_burst >= SIW_IRQ_MAXBURST_SQ_ACTIVE) { in siw_activate_tx() |