Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h92 int ath12k_regd_update(struct ath12k *ar, bool init);
H A Dreg.c200 int ath12k_regd_update(struct ath12k *ar, bool init) in ath12k_regd_update() function
707 ret = ath12k_regd_update(ar, false); in ath12k_regd_update_work()
H A Dmac.c7356 ret = ath12k_regd_update(ar, true); in __ath12k_mac_register()