Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h110 int ath12k_regd_update(struct ath12k *ar, bool init);
H A Dreg.c269 int ath12k_regd_update(struct ath12k *ar, bool init) in ath12k_regd_update() function
859 ret = ath12k_regd_update(ar, false); in ath12k_regd_update_work()
H A Dmac.c14707 ret = ath12k_regd_update(ar, true); in ath12k_mac_mlo_setup()