Searched refs:RING_INTERRUPT_REG_COUNT (Results 1 – 2 of 2) sorted by relevance
93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32) macro
124 for (i = 0; i < RING_INTERRUPT_REG_COUNT(nhi); i++) in nhi_disable_interrupts()