Searched refs:global_op_class (Results 1 – 4 of 4) sorted by relevance
618 for (op = 0; global_op_class[op].op_class; op++) { in wpas_mbo_supp_op_class_ie()619 if (wpas_op_class_supported(wpa_s, &global_op_class[op])) in wpas_mbo_supp_op_class_ie()620 wpabuf_put_u8(buf, global_op_class[op].op_class); in wpas_mbo_supp_op_class_ie()
3536 for (op = 0; global_op_class[op].op_class; op++) { in wpas_p2p_setup_channels()3537 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()3598 for (op = 0; global_op_class[op].op_class; op++) { in wpas_p2p_get_ht40_mode()3599 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_ht40_mode()
147 extern const struct oper_class_map global_op_class[];
1186 const struct oper_class_map global_op_class[] = { variable1258 size_t global_op_class_size = ARRAY_SIZE(global_op_class);