Searched refs:ath_regd_get_band_ctl (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
H A D | regd.h | 266 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
|
H A D | regd.c | 780 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg, in ath_regd_get_band_ctl() function 811 EXPORT_SYMBOL(ath_regd_get_band_ctl); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | regd.h | 267 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
|
H A D | regd.c | 781 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); variable
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1327 * ath/regd.c::ath_regd_get_band_ctl() - in carl9170_calc_ctl() 1332 ctl_grp = ath_regd_get_band_ctl(&ar->common.regulatory, in carl9170_calc_ctl()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1327 * ath/regd.c::ath_regd_get_band_ctl() - in carl9170_calc_ctl() 1332 ctl_grp = ath_regd_get_band_ctl(&ar->common.regulatory, in carl9170_calc_ctl()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 2778 ctl_mode = ath_regd_get_band_ctl(regulatory, channel->band); in ath5k_get_max_ctl_power()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 2775 ctl_mode = ath_regd_get_band_ctl(regulatory, channel->band); in ath5k_get_max_ctl_power()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 1179 u32 ctl = ath_regd_get_band_ctl(reg, chan->chan->band); in ath9k_regd_get_ctl()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 1178 u32 ctl = ath_regd_get_band_ctl(reg, chan->chan->band); in ath9k_regd_get_ctl()
|
Completed in 25 milliseconds