Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net80211/
Dieee80211.h619 uint32_t hc_txbf; /* txbf capabilities */ member
Dieee80211_ht.c3337 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body()
3426 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body_ch()
/freebsd-12-stable/sbin/ifconfig/
Difieee80211.c2881 LE_READ_4(&htcap->hc_txbf), in printhtcap()