Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/common/
H A Dieee802_11_common.h233 struct oper_class_map { struct
244 extern const struct oper_class_map global_op_class[]; argument
262 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);
H A Docv.c24 const struct oper_class_map *op_class_map; in ocv_derive_all_parameters()
H A Dieee802_11_common.c1875 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()
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A 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()
H A Dop_classes.c254 const struct oper_class_map *op_class) in wpas_op_class_supported()
H A Dp2p_supplicant.c3862 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()
3944 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_sec_channel_offset_40mhz()