Searched refs:set_current_param (Results 1 – 1 of 1) sorted by relevance
1062 struct wmi_set_current_country_params set_current_param = {}; in ath11k_reg_set_cc() local 1064 memcpy(&set_current_param.alpha2, ar->alpha2, 2); in ath11k_reg_set_cc() 1065 return ath11k_wmi_send_set_current_country_cmd(ar, &set_current_param); in ath11k_reg_set_cc()