Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Docv.c24 const struct oper_class_map *op_class_map; in ocv_derive_all_parameters() local
34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
35 if (!op_class_map) { in ocv_derive_all_parameters()
42 oci->chanwidth = oper_class_bw_to_int(op_class_map); in ocv_derive_all_parameters()
44 if (op_class_map->bw == BW40PLUS) in ocv_derive_all_parameters()
46 else if (op_class_map->bw == BW40MINUS) in ocv_derive_all_parameters()