Searched defs:htcaps (Results 1 – 4 of 4) sorted by relevance
/hostap/wpa_supplicant/ |
D | wpa_supplicant.c | 4389 struct ieee80211_ht_capabilities htcaps; in wpas_start_assoc_cb() local 6335 struct ieee80211_ht_capabilities *htcaps, in wpa_set_htcap_mcs() 6392 struct ieee80211_ht_capabilities *htcaps, in wpa_disable_max_amsdu() 6415 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_factor() 6439 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_density() 6464 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ht40() 6479 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_sgi() 6502 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ldpc() 6524 struct ieee80211_ht_capabilities *htcaps, in wpa_set_tx_stbc() 6550 struct ieee80211_ht_capabilities *htcaps, in wpa_set_rx_stbc() [all …]
|
D | sme.c | 2247 struct ieee80211_ht_capabilities htcaps; in sme_associate() local
|
/hostap/src/common/ |
D | hw_features_common.c | 839 void set_disable_ht40(struct ieee80211_ht_capabilities *htcaps, in set_disable_ht40()
|
/hostap/src/drivers/ |
D | driver.h | 1267 const u8 *htcaps; member
|