Home
last modified time | relevance | path

Searched refs:hc_cap (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211.h614 uint16_t hc_cap; /* HT caps (see below) */ member
H A Dieee80211_scan_sta.c835 caps = le16dec(&htcap->hc_cap); in maxrate()
H A Dieee80211_ht.c1687 __offsetof(struct ieee80211_ie_htcap, hc_cap)); in ieee80211_parse_htcap()
/f-stack/tools/ifconfig/
H A Difieee80211.c2863 LE_READ_2(&htcap->hc_cap), htcap->hc_param); in printhtcap()