Searched refs:countryCode (Results 1 – 4 of 4) sorted by relevance
117 uint8_t countryCode[3]; member
321 qdf_mem_copy(p11dLog->countryCode, reg_cc, 3); in csr_diag_reset_country_information()
1349 uint8_t countryCode[REG_ALPHA2_LEN + 1]; /* 3 char country code */ member
3889 qdf_mem_copy(pMsg->countryCode, pCountry, 2); in sme_generic_change_country_code()3890 pMsg->countryCode[2] = ' '; in sme_generic_change_country_code()