Searched refs:CSR_INT_BIT_SCD (Results 1 – 2 of 2) sorted by relevance
182 #define CSR_INT_BIT_SCD (1 << 26) /* TXQ pointer advanced */ macro
4397 if (inta & CSR_INT_BIT_SCD) { in il4965_irq_tasklet()4411 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in il4965_irq_tasklet()