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