BIT_DMA_EP_RX_ICR_RX_DONE
#define WIL6210_IMC_RX (BIT_DMA_EP_RX_ICR_RX_DONE | \
if (likely(isr & (BIT_DMA_EP_RX_ICR_RX_DONE |
isr &= ~(BIT_DMA_EP_RX_ICR_RX_DONE |