Searched refs:BM_PIRQ_RCRI (Results 1 – 3 of 3) sorted by relevance
38 #define BM_PIRQ_RCRI 0x00000002 /* RCR Ring (below threshold) */ macro75 #define BM_PIRQ_VISIBLE BM_PIRQ_RCRI
48 bman_p_irqsource_add(p, BM_PIRQ_RCRI); in init_pcfg()
617 if (is & BM_PIRQ_RCRI) { in poll_portal_slow()620 bm_out(&p->p, BM_REG_ISR, BM_PIRQ_RCRI); in poll_portal_slow()621 is &= ~BM_PIRQ_RCRI; in poll_portal_slow()