Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.h771 uint16_t hc_cap; /* HT caps (see below) */ member
H A Dieee80211_scan_sta.c833 caps = le16dec(&htcap->hc_cap); in maxrate()
H A Dieee80211_ht.c1685 __offsetof(struct ieee80211_ie_htcap, hc_cap)); in ieee80211_parse_htcap()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2879 LE_READ_2(&htcap->hc_cap), htcap->hc_param); in printhtcap()