Searched refs:HOST_INTR_DNLD_DONE (Results 1 – 2 of 2) sorted by relevance
66 #define HOST_INTR_DNLD_DONE BIT(0) macro70 #define HOST_INTR_MASK (HOST_INTR_DNLD_DONE | \
1603 if (adapter->int_status & HOST_INTR_DNLD_DONE) { in mwifiex_process_int_status()1604 adapter->int_status &= ~HOST_INTR_DNLD_DONE; in mwifiex_process_int_status()