Searched defs:htcap (Results 1 – 7 of 7) sorted by relevance
| /dragonfly/contrib/wpa_supplicant/src/ap/ |
| HD | taxonomy.c | 89 char htcap[7 + 4 + 1]; /* ",htcap:" + %04hx + trailing NUL */ in ie_to_string() local
|
| /dragonfly/sys/netproto/802_11/wlan/ |
| HD | ieee80211_sta.c | 1300 uint8_t *rates, *xrates, *wme, *htcap, *htinfo; in sta_recv_mgmt() local
|
| HD | ieee80211_hostap.c | 1683 uint8_t *ssid, *rates, *xrates, *wpa, *rsn, *wme, *ath, *htcap; in hostap_recv_mgmt() local
|
| HD | ieee80211_scan_sta.c | 775 const struct ieee80211_ie_htcap *htcap = in maxrate() local
|
| HD | ieee80211_ht.c | 1641 const struct ieee80211_ie_htcap *htcap; in ieee80211_setup_htrates() local
|
| /dragonfly/sys/netproto/802_11/ |
| HD | ieee80211_scan.h | 245 uint8_t *htcap; member
|
| /dragonfly/sbin/ifconfig/ |
| HD | ifieee80211.c | 2627 const struct ieee80211_ie_htcap *htcap = in printhtcap() local
|