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.c2183 struct ieee80211_ht_capabilities htcaps; in wpas_start_assoc_cb() local
3754 struct ieee80211_ht_capabilities *htcaps, in wpa_set_htcap_mcs()
3811 struct ieee80211_ht_capabilities *htcaps, in wpa_disable_max_amsdu()
3834 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_factor()
3858 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_density()
3883 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ht40()
3897 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_sgi()
3919 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ldpc()
3943 struct ieee80211_ht_capabilities *htcaps; in wpa_supplicant_apply_ht_overrides() local
Dsme.c993 struct ieee80211_ht_capabilities htcaps; in sme_associate() local
/external/wpa_supplicant_8/src/common/
Dhw_features_common.c460 void set_disable_ht40(struct ieee80211_ht_capabilities *htcaps, in set_disable_ht40()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h943 const u8 *htcaps; member