Home
last modified time | relevance | path

Searched refs:ath9k_regd_get_ctl (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhw.h1026 u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan);
Dhw.c1163 u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan) in ath9k_regd_get_ctl() function
2951 ctl = ath9k_regd_get_ctl(reg, chan); in ath9k_hw_apply_txpower()