Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_rtt.h28 bool ar9003_hw_rtt_restore(struct ath_hw *ah, struct ath9k_channel *chan);
59 static inline bool ar9003_hw_rtt_restore(struct ath_hw *ah, struct ath9k_channel *chan) in ar9003_hw_rtt_restore() function
H A Dar9003_rtt.c206 bool ar9003_hw_rtt_restore(struct ath_hw *ah, struct ath9k_channel *chan) in ar9003_hw_rtt_restore() function
H A Dar9003_calib.c1410 if (!ar9003_hw_rtt_restore(ah, chan)) in ar9003_hw_init_cal_pcoem()