Searched refs:ath_reg_notifier_apply (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
H A D | regd.h | 268 void ath_reg_notifier_apply(struct wiphy *wiphy,
|
H A 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); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | regd.h | 269 void ath_reg_notifier_apply(struct wiphy *wiphy,
|
H A D | regd.c | 508 void ath_reg_notifier_apply(struct wiphy *wiphy, in ath_reg_notifier_apply() function 549 EXPORT_SYMBOL(ath_reg_notifier_apply); variable
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | init.c | 258 ath_reg_notifier_apply(wiphy, request, reg); in ath9k_reg_notifier()
|
H A D | htc_drv_init.c | 230 ath_reg_notifier_apply(wiphy, request, in ath9k_reg_notifier()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | init.c | 258 ath_reg_notifier_apply(wiphy, request, reg); in ath9k_reg_notifier()
|
H A D | htc_drv_init.c | 230 ath_reg_notifier_apply(wiphy, request, in ath9k_reg_notifier()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 1961 ath_reg_notifier_apply(wiphy, request, &ar->common.regulatory); in carl9170_reg_notifier()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 1941 ath_reg_notifier_apply(wiphy, request, &ar->common.regulatory); in carl9170_reg_notifier()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 260 ath_reg_notifier_apply(wiphy, request, regulatory); in ath5k_reg_notifier()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 259 ath_reg_notifier_apply(wiphy, request, regulatory); in ath5k_reg_notifier()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 3373 ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory); in ath10k_reg_notifier()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 3544 ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory); in ath10k_reg_notifier()
|
Completed in 40 milliseconds