Searched defs:country_code_to_enum_rd (Results 1 – 1 of 1) sorted by relevance
176 struct country_code_to_enum_rd { struct177 uint16_t countryCode;178 uint16_t regDmnEnum;179 const char *isoName;180 const char *name;181 boolean_t allow11g;182 boolean_t allow11aTurbo;183 boolean_t allow11gTurbo;184 boolean_t allow11ng20;185 boolean_t allow11ng40;[all …]