Searched refs:CSR_INT_BIT_FH_TX (Results 1 – 3 of 3) sorted by relevance
181 #define CSR_INT_BIT_FH_TX (1 << 27) /* Tx DMA FH_INT[1:0] */ macro192 CSR_INT_BIT_FH_TX | \
199 #define CSR_INT_BIT_FH_TX (1 << 27) /* Tx DMA FH_INT[1:0] */ macro211 CSR_INT_BIT_FH_TX | \
2108 if (inta & CSR_INT_BIT_FH_TX) { in iwl_pcie_irq_handler()2112 handled |= CSR_INT_BIT_FH_TX; in iwl_pcie_irq_handler()2139 else if (handled & CSR_INT_BIT_FH_TX) in iwl_pcie_irq_handler()