Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/
H A Dregd.h267 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
H A Dregd.c781 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg, in ath_regd_get_band_ctl() function
812 EXPORT_SYMBOL(ath_regd_get_band_ctl);
/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1332 ctl_grp = ath_regd_get_band_ctl(&ar->common.regulatory, in carl9170_calc_ctl()
/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c2775 ctl_mode = ath_regd_get_band_ctl(regulatory, channel->band); in ath5k_get_max_ctl_power()