Home
last modified time | relevance | path

Searched refs:ieee80211_country_ie (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_regdomain.c262 struct ieee80211_country_ie *ie; in ieee80211_alloc_countryie()
273 ie = (struct ieee80211_country_ie *) aie->ie_data; in ieee80211_alloc_countryie()
H A Dieee80211_scan.c541 const struct ieee80211_country_ie *cie = in dump_country()
542 (const struct ieee80211_country_ie *) ie; in dump_country()
H A Dieee80211.h1198 struct ieee80211_country_ie { struct
1211 (sizeof(struct ieee80211_country_ie) + 3*(IEEE80211_COUNTRY_MAX_BANDS-1)) argument
H A Dieee80211_scan_sta.c366 const struct ieee80211_country_ie *cie = in sta_add()
367 (const struct ieee80211_country_ie *) sp->country; in sta_add()