Searched refs:halIsrRacSupport (Results 1 – 4 of 4) sorted by relevance
191 if (!p_cap->halIsrRacSupport) { in ar9300_get_pending_interrupts()208 if (p_cap->halIsrRacSupport) { in ar9300_get_pending_interrupts()245 if (!p_cap->halIsrRacSupport) { in ar9300_get_pending_interrupts()287 if (p_cap->halIsrRacSupport) { in ar9300_get_pending_interrupts()306 if (!p_cap->halIsrRacSupport) { in ar9300_get_pending_interrupts()322 if (!p_cap->halIsrRacSupport) { in ar9300_get_pending_interrupts()
2983 p_cap->halIsrRacSupport = AH_TRUE; in ar9300_fill_capability_info()
2847 if (p_cap->halIsrRacSupport == AH_FALSE) { in ar9300_override_ini()
281 uint32_t halIsrRacSupport : 1, member