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