Home
last modified time | relevance | path

Searched defs:is_6ghz (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/wpa_supplicant/
Dop_classes.c25 bool is_6ghz = is_6ghz_op_class(op_class); in allow_channel() local
Drrm.c569 bool is_6ghz = is_6ghz_op_class(op->op_class); in wpas_op_class_freqs() local
Dscan.c854 bool is_6ghz, bool only_6ghz_psc, in wpa_add_scan_freqs_list()
Dwpa_supplicant.c2831 bool is_24ghz, is_6ghz; in ibss_mesh_setup_freq() local
8914 bool is_6ghz) in get_mode()
Dp2p_supplicant.c3765 bool is_6ghz = is_6ghz_op_class(op_class); in wpas_p2p_verify_80mhz() local
6726 bool is_6ghz, supported = false; in wpas_p2p_init_go_params() local
/hostap-latest/src/ap/
Dhw_features.c87 bool is_6ghz = false; in hostapd_get_hw_features() local
Dhostapd.c1868 bool all_no_ir, is_6ghz; in hostapd_no_ir_channel_list_updated() local
Dieee802_11.c7476 bool is_6ghz = is_6ghz_op_class(hapd->iconf->op_class); in get_colocation_mode() local
/hostap-latest/tests/hwsim/
Dtest_he.py1612 def he_verify_status(wpas, hapd, freq, bw, is_6ghz=True): argument
/hostap-latest/src/drivers/
Ddriver.h253 bool is_6ghz; member