Home
last modified time | relevance | path

Searched refs:ht_mcs (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig_ssid.h792 char *ht_mcs; member
Dwpa_supplicant.c5864 const char *ht_mcs) in wpa_set_htcap_mcs() argument
5868 const char *tmp = ht_mcs; in wpa_set_htcap_mcs()
5872 if (!ht_mcs) in wpa_set_htcap_mcs()
5878 wpa_msg(wpa_s, MSG_DEBUG, "set_htcap, ht_mcs -:%s:-", ht_mcs); in wpa_set_htcap_mcs()
5898 ht_mcs, strerror(errno)); in wpa_set_htcap_mcs()
6118 wpa_set_htcap_mcs(wpa_s, htcaps, htcaps_mask, ssid->ht_mcs); in wpa_supplicant_apply_ht_overrides()
Dconfig_file.c868 STR(ht_mcs); in wpa_config_write_network()
Dconfig.c2686 { STR(ht_mcs) },
2943 os_free(ssid->ht_mcs); in wpa_config_free_ssid()
/hostap-latest/tests/hwsim/
Dtest_ap_ht.py884 ht_mcs="0x01 00 00 00 00 00 00 00 00 00",