Searched refs:ht_cap (Results 1 – 3 of 3) sorted by relevance
244 struct ieee80211_ht_capabilities *ht_cap, in hostapd_get_ht_capab() argument249 if (ht_cap == NULL) in hostapd_get_ht_capab()251 os_memcpy(neg_ht_cap, ht_cap, sizeof(*neg_ht_cap)); in hostapd_get_ht_capab()
52 struct ieee80211_ht_capabilities *ht_cap,
1489 struct ieee80211_ht_capabilities ht_cap; in handle_assoc_cb() local1559 hostapd_get_ht_capab(hapd, sta->ht_capabilities, &ht_cap); in handle_assoc_cb()1565 sta->flags & WLAN_STA_HT ? &ht_cap : NULL, in handle_assoc_cb()