Home
last modified time | relevance | path

Searched defs:mwl_regdomain (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h298 struct mwl_regdomain { struct
299 uint16_t regdomain; /* SKU */
300 uint16_t country; /* ISO country code */
301 uint8_t location; /* I (indoor), O (outdoor), other */
302 uint8_t ecm; /* Extended Channel Mode */
303 char isocc[2]; /* country code string */
304 short pad[2];