Home
last modified time | relevance | path

Searched defs:htcaps (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c3497 struct ieee80211_ht_capabilities htcaps; in wpas_start_assoc_cb() local
5172 struct ieee80211_ht_capabilities *htcaps, in wpa_set_htcap_mcs()
5229 struct ieee80211_ht_capabilities *htcaps, in wpa_disable_max_amsdu()
5252 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_factor()
5276 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_density()
5301 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ht40()
5316 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_sgi()
5339 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ldpc()
5361 struct ieee80211_ht_capabilities *htcaps, in wpa_set_tx_stbc()
5387 struct ieee80211_ht_capabilities *htcaps, in wpa_set_rx_stbc()
[all …]
Dsme.c1707 struct ieee80211_ht_capabilities htcaps; in sme_associate() local
/external/wpa_supplicant_8/src/common/
Dhw_features_common.c655 void set_disable_ht40(struct ieee80211_ht_capabilities *htcaps, in set_disable_ht40()
Dieee802_11_common.c2679 struct ieee80211_ht_capabilities *htcaps, in parse_ht_mcs_set_for_max_nss()
2727 struct ieee80211_ht_capabilities *htcaps = in get_max_nss_capability() local
/external/wpa_supplicant_8/src/drivers/
Ddriver.h1078 const u8 *htcaps; member