Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c3021 struct ieee80211_ht_capabilities htcaps; in wpas_start_assoc_cb() local
4472 struct ieee80211_ht_capabilities *htcaps, in wpa_set_htcap_mcs()
4529 struct ieee80211_ht_capabilities *htcaps, in wpa_disable_max_amsdu()
4552 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_factor()
4576 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_density()
4601 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ht40()
4616 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_sgi()
4639 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ldpc()
4661 struct ieee80211_ht_capabilities *htcaps, in wpa_set_tx_stbc()
4687 struct ieee80211_ht_capabilities *htcaps, in wpa_set_rx_stbc()
[all …]
Dsme.c1444 struct ieee80211_ht_capabilities htcaps; in sme_associate() local
/external/wpa_supplicant_8/src/common/
Dhw_features_common.c469 void set_disable_ht40(struct ieee80211_ht_capabilities *htcaps, in set_disable_ht40()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h1018 const u8 *htcaps; member