Searched refs:ath_reg_notifier_apply (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/net/wireless/ath/ |
D | regd.h | 268 void ath_reg_notifier_apply(struct wiphy *wiphy,
|
D | regd.c | 507 void ath_reg_notifier_apply(struct wiphy *wiphy, in ath_reg_notifier_apply() function 548 EXPORT_SYMBOL(ath_reg_notifier_apply);
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_init.c | 230 ath_reg_notifier_apply(wiphy, request, in ath9k_reg_notifier()
|
D | init.c | 258 ath_reg_notifier_apply(wiphy, request, reg); in ath9k_reg_notifier()
|
/Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
D | main.c | 1975 ath_reg_notifier_apply(wiphy, request, &ar->common.regulatory); in carl9170_reg_notifier()
|
/Linux-v5.4/drivers/net/wireless/ath/ath5k/ |
D | base.c | 260 ath_reg_notifier_apply(wiphy, request, regulatory); in ath5k_reg_notifier()
|
/Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3253 ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory); in ath10k_reg_notifier()
|