Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211.h618 uint32_t hc_txbf; /* txbf capabilities */ member
H A Dieee80211_ht.c3339 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body()
3428 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body_ch()
/f-stack/tools/ifconfig/
H A Difieee80211.c2881 LE_READ_4(&htcap->hc_txbf), in printhtcap()