Searched refs:SWFQ_EMPTY_INT_BIT (Results 1 – 2 of 2) sorted by relevance
1077 en &= ~SWFQ_EMPTY_INT_BIT; in geth_resize_freeq()1094 en |= SWFQ_EMPTY_INT_BIT; in geth_resize_freeq()2274 unsigned long irqmask = SWFQ_EMPTY_INT_BIT; in gemini_port_irq_thread()2307 if (val & en & SWFQ_EMPTY_INT_BIT) { in gemini_port_irq()2312 en &= ~(SWFQ_EMPTY_INT_BIT | GMAC0_RX_OVERRUN_INT_BIT in gemini_port_irq()
298 #define SWFQ_EMPTY_INT_BIT BIT(0) macro