Searched refs:ht_mcs (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | config_ssid.h | 792 char *ht_mcs; member
|
D | wpa_supplicant.c | 5864 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()
|
D | config_file.c | 868 STR(ht_mcs); in wpa_config_write_network()
|
D | config.c | 2686 { STR(ht_mcs) }, 2943 os_free(ssid->ht_mcs); in wpa_config_free_ssid()
|
/hostap-latest/tests/hwsim/ |
D | test_ap_ht.py | 884 ht_mcs="0x01 00 00 00 00 00 00 00 00 00",
|