Searched refs:hi_byte2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211.h629 uint8_t hi_byte2; /* ht ie byte 2 */ member in struct:ieee80211_ie_htinfo
H A Dieee80211_ht.c1403 w = LE_READ_2(&htinfo->hi_byte2);
2708 ht->hi_byte2 = (ht->hi_byte2 &~ PROTMODE) | ic->ic_curhtprotmode;
H A Dieee80211_hostap.c1656 return (ht->hi_byte2 & IEEE80211_HTINFO_OPMODE) ==
/freebsd-9.3-release/sbin/ifconfig/
H A Difieee80211.c2543 htinfo->hi_byte1, htinfo->hi_byte2, htinfo->hi_byte3,

Completed in 193 milliseconds