Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h232 struct oper_class_map { struct
243 extern const struct oper_class_map global_op_class[]; argument
261 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
262 int oper_class_bw_to_int(const struct oper_class_map *map);
Docv.c24 const struct oper_class_map *op_class_map; in ocv_derive_all_parameters()
Dieee802_11_common.c1872 const struct oper_class_map global_op_class[] = {
2200 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
2202 const struct oper_class_map *op; in get_oper_class()
2218 int oper_class_bw_to_int(const struct oper_class_map *map) in oper_class_bw_to_int()
/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c503 static int * wpas_add_channels(const struct oper_class_map *op, in wpas_add_channels()
556 static int * wpas_op_class_freqs(const struct oper_class_map *op, in wpas_op_class_freqs()
596 const struct oper_class_map *op; in wpas_channel_report_freqs()
657 const struct oper_class_map *op; in wpas_beacon_request_freqs()
Dop_classes.c250 const struct oper_class_map *op_class) in wpas_op_class_supported()
Dp2p_supplicant.c3797 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()
3877 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_ht40_mode()