Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.h288 struct oper_class_map { struct
299 extern const struct oper_class_map global_op_class[]; argument
320 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
321 int oper_class_bw_to_int(const struct oper_class_map *map);
334 u8 op_class_idx_to_chan(const struct oper_class_map *op, u8 idx);
335 int op_class_chan_to_idx(const struct oper_class_map *op, u8 chan);
H A Docv.c24 const struct oper_class_map *op_class_map; in ocv_derive_all_parameters()
H A Dieee802_11_common.c2519 const struct oper_class_map global_op_class[] = {
2981 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
2983 const struct oper_class_map *op; in get_oper_class()
2999 int oper_class_bw_to_int(const struct oper_class_map *map) in oper_class_bw_to_int()
4204 u8 op_class_idx_to_chan(const struct oper_class_map *op, u8 idx) in op_class_idx_to_chan()
4248 int op_class_chan_to_idx(const struct oper_class_map *op, u8 chan) in op_class_chan_to_idx()
H A Dproximity_ranging.c1371 const struct oper_class_map *map; in pr_choose_best_channel()
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c542 static int * wpas_add_channels(const struct oper_class_map *op, in wpas_add_channels()
597 static int * wpas_op_class_freqs(const struct oper_class_map *op, in wpas_op_class_freqs()
641 const struct oper_class_map *op; in wpas_channel_report_freqs()
702 const struct oper_class_map *op; in wpas_beacon_request_freqs()
H A Dpr_supplicant.c84 const struct oper_class_map *op_class_map) in wpas_pr_edca_is_valid_op_class()
116 const struct oper_class_map *op_class_map) in wpas_pr_ntb_is_valid_op_class()
245 const struct oper_class_map *o = &global_op_class[i]; in wpas_pr_setup_edca_channels()
306 const struct oper_class_map *o = &global_op_class[i]; in wpas_pr_setup_ntb_channels()
H A Dop_classes.c316 const struct oper_class_map *op_class) in wpas_op_class_supported()
H A Dnan_supplicant.c886 const struct oper_class_map *o = &global_op_class[op]; in wpas_nan_get_chans_cb()
1587 const struct oper_class_map *o = NULL; in wpas_nan_parse_override_potential_avail()
1979 const struct oper_class_map *o = &global_op_class[op]; in nan_select_40mhz_channel()
H A Dp2p_supplicant.c4642 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_setup_channels()
4729 const struct oper_class_map *o = &global_op_class[op]; in wpas_p2p_get_sec_channel_offset_40mhz()
/freebsd/contrib/wpa/src/ap/
H A Dafc.c191 const struct oper_class_map *oper_class; in hostapd_afc_get_opclass_chan_list()
857 const struct oper_class_map *oper_class; in hostapd_afc_has_usable_chans()
/freebsd/contrib/wpa/src/nan/
H A Dnan_util.c492 const struct oper_class_map *op_c; in nan_chan_to_chan_idx_map()
1451 const struct oper_class_map *op = get_oper_class(NULL, op_class); in nan_get_control_channel()
H A Dnan.c2836 const struct oper_class_map *op; in nan_peer_get_committed_avail_add()