Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/
Dregd.h267 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
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-6.1.9/drivers/net/wireless/ath/carl9170/
Dphy.c1332 ctl_grp = ath_regd_get_band_ctl(&ar->common.regulatory, in carl9170_calc_ctl()
/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dphy.c2778 ctl_mode = ath_regd_get_band_ctl(regulatory, channel->band); in ath5k_get_max_ctl_power()
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhw.c1178 u32 ctl = ath_regd_get_band_ctl(reg, chan->chan->band); in ath9k_regd_get_ctl()