Home
last modified time | relevance | path

Searched refs:hc_txbf (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211.h775 uint32_t hc_txbf; /* txbf capabilities */ member
H A Dieee80211_ht.c3350 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body()
3439 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body_ch()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2897 LE_READ_4(&htcap->hc_txbf), in printhtcap()