Searched refs:country_code (Results 1 – 6 of 6) sorted by relevance
50 int wext_set_country(const char *ifname, rtw_country_code_t country_code);
343 int wifi_set_country(rtw_country_code_t country_code);
859 int wext_set_country(const char *ifname, rtw_country_code_t country_code) in wext_set_country() argument866 iwr.u.param.value = country_code; in wext_set_country()
1120 int wifi_set_country(rtw_country_code_t country_code) in wifi_set_country() argument1124 ret = wext_set_country(WLAN0_NAME, country_code); in wifi_set_country()
405 void bwifi_set_softap_country_code(char *country_code);
269 uint8_t country_code; member
Completed in 23 milliseconds