Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.h34 int ath11k_regd_update(struct ath11k *ar);
H A Dreg.c241 int ath11k_regd_update(struct ath11k *ar) in ath11k_regd_update() function
755 ret = ath11k_regd_update(ar); in ath11k_regd_update_work()
H A Dmac.c9611 ret = ath11k_regd_update(ar); in __ath11k_mac_register()