Lines Matching full:country
84 "Country Setting is not allowed\n"); in ath11k_reg_notifier()
89 ath11k_dbg(ar->ab, ATH11K_DBG_REG, "Country is already set\n"); in ath11k_reg_notifier()
93 /* Set the country code to the firmware and will receive in ath11k_reg_notifier()
102 "failed set current country code: %d\n", ret); in ath11k_reg_notifier()
111 "INIT Country code set to fw failed : %d\n", ret); in ath11k_reg_notifier()
462 /* We set the new country and dfs region directly and only trim in ath11k_regd_intersect()
699 "Country %s, CFG Regdomain %s FW Regdomain %d, num_reg_rules %d\n", in ath11k_reg_build_regd()
892 ath11k_warn(ab, "Failed to set the requested Country regulatory setting\n"); in ath11k_reg_handle_chan_list()
932 /* Intersect new rules with default regd if a new country setting was in ath11k_reg_handle_chan_list()
934 * and the regd coming from this event has a valid country info. in ath11k_reg_handle_chan_list()
985 /* Fallback to older reg (by sending previous country setting in ath11k_reg_handle_chan_list()
1011 * the prev or default country code to the firmware. in ath11k_regd_update_work()