Searched refs:SWFQ_EMPTY_INT_BIT (Results 1 – 2 of 2) sorted by relevance
1085 en &= ~SWFQ_EMPTY_INT_BIT; in geth_resize_freeq()1102 en |= SWFQ_EMPTY_INT_BIT; in geth_resize_freeq()2248 unsigned long irqmask = SWFQ_EMPTY_INT_BIT; in gemini_port_irq_thread()2281 if (val & en & SWFQ_EMPTY_INT_BIT) { in gemini_port_irq()2286 en &= ~(SWFQ_EMPTY_INT_BIT | GMAC0_RX_OVERRUN_INT_BIT in gemini_port_irq()
298 #define SWFQ_EMPTY_INT_BIT BIT(0) macro