Searched refs:init_country_param (Results 1 – 1 of 1) sorted by relevance
48 struct wmi_init_country_params init_country_param; in ath11k_reg_notifier() local81 init_country_param.flags = ALPHA_IS_SET; in ath11k_reg_notifier()82 memcpy(&init_country_param.cc_info.alpha2, request->alpha2, 2); in ath11k_reg_notifier()84 ret = ath11k_wmi_send_init_country_cmd(ar, init_country_param); in ath11k_reg_notifier()