Home
last modified time | relevance | path

Searched refs:ath_reg_notifier_apply (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Dregd.h269 void ath_reg_notifier_apply(struct wiphy *wiphy,
H A Dregd.c508 void ath_reg_notifier_apply(struct wiphy *wiphy, in ath_reg_notifier_apply() function
549 EXPORT_SYMBOL(ath_reg_notifier_apply);
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c3546 ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory); in ath10k_reg_notifier()