Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.h34 int ath11k_regd_update(struct ath11k *ar);
H A Dreg.c245 int ath11k_regd_update(struct ath11k *ar) in ath11k_regd_update() function
768 ret = ath11k_regd_update(ar); in ath11k_regd_update_work()
H A Dmac.c9605 ret = ath11k_regd_update(ar); in __ath11k_mac_register()