Home
last modified time | relevance | path

Searched refs:ath9k_hw_ani_monitor (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dani.c401 void ath9k_hw_ani_monitor(struct ath_hw *ah, struct ath9k_channel *chan) in ath9k_hw_ani_monitor() function
439 EXPORT_SYMBOL(ath9k_hw_ani_monitor);
H A Dlink.c371 ath9k_hw_ani_monitor(ah, ah->curchan); in ath_ani_calibrate()
H A Dhw.h1154 void ath9k_hw_ani_monitor(struct ath_hw *ah, struct ath9k_channel *chan);
H A Dhtc_drv_main.c828 ath9k_hw_ani_monitor(ah, ah->curchan); in ath9k_htc_ani_work()