Searched refs:oper_class_map (Results 1 – 14 of 14) sorted by relevance
193 struct oper_class_map { struct203 extern const struct oper_class_map global_op_class[]; argument221 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);222 int oper_class_bw_to_int(const struct oper_class_map *map);
24 const struct oper_class_map *op_class_map; in ocv_derive_all_parameters()
1560 const struct oper_class_map global_op_class[] = {1868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()1870 const struct oper_class_map *op; in get_oper_class()1886 int oper_class_bw_to_int(const struct oper_class_map *map) in oper_class_bw_to_int()
233 struct oper_class_map { struct244 extern const struct oper_class_map global_op_class[]; argument262 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);263 int oper_class_bw_to_int(const struct oper_class_map *map);
1875 const struct oper_class_map global_op_class[] = {2203 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()2205 const struct oper_class_map *op; in get_oper_class()2221 int oper_class_bw_to_int(const struct oper_class_map *map) in oper_class_bw_to_int()
503 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()
254 const struct oper_class_map *op_class) in wpas_op_class_supported()
3874 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()3956 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_sec_channel_offset_40mhz()
496 static int * wpas_add_channels(const struct oper_class_map *op, in wpas_add_channels()548 static int * wpas_op_class_freqs(const struct oper_class_map *op, in wpas_op_class_freqs()579 const struct oper_class_map *op; in wpas_channel_report_freqs()639 const struct oper_class_map *op; in wpas_beacon_request_freqs()
212 const struct oper_class_map *op_class) in wpas_op_class_supported()
3619 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()3681 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_ht40_mode()
96 const struct oper_class_map *o = &global_op_class[op];