Home
last modified time | relevance | path

Searched refs:ath9k_hw_intrpend (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c758 bool ath9k_hw_intrpend(struct ath_hw *ah) in ath9k_hw_intrpend() function
779 EXPORT_SYMBOL(ath9k_hw_intrpend);
H A Dmac.h748 bool ath9k_hw_intrpend(struct ath_hw *ah);
H A Dmain.c522 if (!ath9k_hw_intrpend(ah)) in ath_isr()