Searched refs:is_colocated_6ghz (Results 1 – 1 of 1) sorted by relevance
7477 bool is_colocated_6ghz; in get_colocation_mode() local7483 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()