Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211.h566 uint16_t hc_cap; /* HT caps (see below) */ member
HDieee80211_scan_sta.c787 caps = LE_READ_2(&htcap->hc_cap); in maxrate()
HDieee80211_ht.c1436 __offsetof(struct ieee80211_ie_htcap, hc_cap)); in ieee80211_parse_htcap()
/NextBSD/sbin/ifconfig/
HDifieee80211.c2547 LE_READ_2(&htcap->hc_cap), htcap->hc_param); in printhtcap()