Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h163 struct oper_class_map { struct
173 extern const struct oper_class_map global_op_class[]; argument
187 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
Dieee802_11_common.c1322 const struct oper_class_map global_op_class[] = {
1581 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
1583 const struct oper_class_map *op; in get_oper_class()
/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c445 static int * wpas_add_channels(const struct oper_class_map *op, in wpas_add_channels()
497 static int * wpas_op_class_freqs(const struct oper_class_map *op, in wpas_op_class_freqs()
528 const struct oper_class_map *op; in wpas_channel_report_freqs()
588 const struct oper_class_map *op; in wpas_beacon_request_freqs()
Dop_classes.c211 const struct oper_class_map *op_class) in wpas_op_class_supported()
Dp2p_supplicant.c3559 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()
3621 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_ht40_mode()