Searched defs:ieee80211_regdomain (Results 1 – 1 of 1) sorted by relevance
436 struct ieee80211_regdomain { struct437 uint16_t regdomain; /* SKU */438 uint16_t country; /* ISO country code */439 uint8_t location; /* I (indoor), O (outdoor), other */440 uint8_t ecm; /* Extended Channel Mode */441 char isocc[2]; /* country code string */442 short pad[2];