Home
last modified time | relevance | path

Searched refs:require_ht (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/ap/ !
H A Dap_config.h
H A Dhw_features.c
H A Dieee802_11.c
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_hostapd.c4855 static void wlan_hdd_check_11gmode(const u8 *ie, u8 *require_ht, in wlan_hdd_check_11gmode() argument
4879 *require_ht = true; in wlan_hdd_check_11gmode()
5416 u8 require_ht = false, require_vht = false; in wlan_hdd_set_sap_hwmode() local
5435 wlan_hdd_check_11gmode(ie, &require_ht, &require_vht, in wlan_hdd_set_sap_hwmode()
5443 wlan_hdd_check_11gmode(ie, &require_ht, &require_vht, in wlan_hdd_set_sap_hwmode()
5454 if (require_ht) in wlan_hdd_set_sap_hwmode()
/wlan-driver/wpa_supplicant_8/hostapd/ !
H A Dconfig_file.c
H A DChangeLog