Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A D_ieee80211.h434 struct ieee80211_regdomain { struct
435 uint16_t regdomain; /* SKU */
436 uint16_t country; /* ISO country code */
437 uint8_t location; /* I (indoor), O (outdoor), other */
438 uint8_t ecm; /* Extended Channel Mode */
439 char isocc[2]; /* country code string */
440 short pad[2];
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h2154 #define ieee80211_regdomain linuxkpi_ieee80211_regdomain macro