Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpa_supplicant.c3029 struct ieee80211_ht_capabilities htcaps; in wpas_start_assoc_cb() local
4481 struct ieee80211_ht_capabilities *htcaps, in wpa_set_htcap_mcs()
4538 struct ieee80211_ht_capabilities *htcaps, in wpa_disable_max_amsdu()
4561 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_factor()
4585 struct ieee80211_ht_capabilities *htcaps, in wpa_set_ampdu_density()
4610 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ht40()
4625 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_sgi()
4648 struct ieee80211_ht_capabilities *htcaps, in wpa_set_disable_ldpc()
4670 struct ieee80211_ht_capabilities *htcaps, in wpa_set_tx_stbc()
4696 struct ieee80211_ht_capabilities *htcaps, in wpa_set_rx_stbc()
[all …]
H A Dsme.c1449 struct ieee80211_ht_capabilities htcaps; in sme_associate() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.c474 void set_disable_ht40(struct ieee80211_ht_capabilities *htcaps, in set_disable_ht40()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h1046 const u8 *htcaps; member