Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211.h591 uint8_t hc_param; /* HT params (see below) */ member
HDieee80211_ht.c1431 ni->ni_htparam = ie[__offsetof(struct ieee80211_ie_htcap, hc_param)]; in ieee80211_parse_htcap()
/freebsd-11-stable/sbin/ifconfig/
HDifieee80211.c2630 LE_READ_2(&htcap->hc_cap), htcap->hc_param); in printhtcap()