Lines Matching full:ath11k
32 static bool ath11k_regdom_changes(struct ath11k *ar, char *alpha2) in ath11k_regdom_changes()
52 struct ath11k *ar = hw->priv; in ath11k_reg_notifier()
118 int ath11k_reg_update_chan_list(struct ath11k *ar, bool wait) in ath11k_reg_update_chan_list()
238 int ath11k_regd_update(struct ath11k *ar) in ath11k_regd_update()
801 struct ath11k *ar = container_of(work, struct ath11k, in ath11k_regd_update_chan_list_work()
858 static enum wmi_vdev_type ath11k_reg_get_ar_vdev_type(struct ath11k *ar) in ath11k_reg_get_ar_vdev_type()
862 /* Currently each struct ath11k maps to one struct ieee80211_hw/wiphy in ath11k_reg_get_ar_vdev_type()
864 * reg rules. It means multi-interface concurrency in the same ath11k is in ath11k_reg_get_ar_vdev_type()
882 struct ath11k *ar; in ath11k_reg_handle_chan_list()
1002 struct ath11k *ar = container_of(work, struct ath11k, in ath11k_regd_update_work()
1017 void ath11k_reg_init(struct ath11k *ar) in ath11k_reg_init()
1060 int ath11k_reg_set_cc(struct ath11k *ar) in ath11k_reg_set_cc()