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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_ht.c1442 w = le16dec(&htinfo->hi_byte2);
3003 ht->hi_byte2 = (ht->hi_byte2 &~ PROTMODE) | ic->ic_curhtprotmode;
H A Dieee80211.h672 uint8_t hi_byte2; /* ht ie byte 2 */ member in struct:ieee80211_ie_htinfo
H A Dieee80211_hostap.c1631 return (ht->hi_byte2 & IEEE80211_HTINFO_OPMODE) ==
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c2664 htinfo->hi_byte1, htinfo->hi_byte2, htinfo->hi_byte3,

Completed in 172 milliseconds