Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211.h785 uint32_t hc_txbf; /* txbf capabilities */ member
H A Dieee80211_ht.c3446 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body()
3535 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body_ch()
/src/sbin/ifconfig/
H A Difieee80211.c3068 LE_READ_4(&htcap->hc_txbf), in printhtcap()