Searched refs:BIT_DMA_EP_RX_ICR_RX_HTRSH (Results 1 – 2 of 2) sorted by relevance
40 BIT_DMA_EP_RX_ICR_RX_HTRSH)230 BIT_DMA_EP_RX_ICR_RX_HTRSH))) { in wil6210_irq_rx()233 if (unlikely(isr & BIT_DMA_EP_RX_ICR_RX_HTRSH)) in wil6210_irq_rx()238 BIT_DMA_EP_RX_ICR_RX_HTRSH); in wil6210_irq_rx()
164 #define BIT_DMA_EP_RX_ICR_RX_HTRSH BIT(1) macro