Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dop_classes.c25 bool is_6ghz = is_6ghz_op_class(op_class); in allow_channel() local
H A Drrm.c569 bool is_6ghz = is_6ghz_op_class(op->op_class); in wpas_op_class_freqs() local
H A Dwpa_supplicant.c3055 int ieee80211_mode, bool is_6ghz) { in ibss_mesh_select_80_160mhz()
3199 bool is_6ghz, is_24ghz; in ibss_mesh_setup_freq() local
9174 bool is_6ghz) in get_mode()
H A Dscan.c854 bool is_6ghz, bool only_6ghz_psc, in wpa_add_scan_freqs_list()
H A 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
/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c83 bool is_6ghz = false; in hostapd_get_hw_features() local
H A Dhostapd.c1865 bool all_no_ir, is_6ghz; in hostapd_no_ir_channel_list_updated() local
H A Dieee802_11.c7467 bool is_6ghz = is_6ghz_op_class(hapd->iconf->op_class); in get_colocation_mode() local
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h253 bool is_6ghz; member