Searched refs:country_code (Results 1 – 5 of 5) sorted by relevance
155 hci_cc2str(rp.country_code), rp.country_code); in hci_read_country_code()
1109 wif->country_code[0] = regdomain.isocc[0]; in wlan_config_get_country()1110 wif->country_code[1] = regdomain.isocc[1]; in wlan_config_get_country()1111 wif->country_code[2] = regdomain.location; in wlan_config_get_country()1166 wif->country_code[0] = regdomain->rd.isocc[0]; in wlan_config_set_country()1167 wif->country_code[1] = regdomain->rd.isocc[1]; in wlan_config_set_country()1168 wif->country_code[2] = regdomain->rd.location; in wlan_config_set_country()2064 return (wlan_config_set_country(wif, wif->country_code, in wlan_config_set_ioctl()
111 uint8_t country_code[WLAN_COUNTRY_CODE_SIZE]; member
722 return (string_get(val, wif->country_code, in op_wlan_iface_config()
1372 u_int8_t country_code; /* 0x00 - NAM, EUR, JP; 0x01 - France */ member