Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c7477 bool is_colocated_6ghz; in get_colocation_mode() local
7483 is_colocated_6ghz = is_6ghz_op_class(iface->conf->op_class); in get_colocation_mode()
7484 if (!is_6ghz && is_colocated_6ghz) in get_colocation_mode()
7486 if (is_6ghz && !is_colocated_6ghz) in get_colocation_mode()