Home
last modified time | relevance | path

Searched refs:get_oper_class (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Docv.c34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
H A Dieee802_11_common.h320 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
H A Dieee802_11_common.c2981 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class() function
H A Dproximity_ranging.c1384 map = get_oper_class(NULL, in pr_choose_best_channel()
/freebsd/contrib/wpa/src/ap/
H A Dafc.c195 oper_class = get_oper_class(NULL, op_class); in hostapd_afc_get_opclass_chan_list()
860 oper_class = get_oper_class(NULL, iface->conf->op_class); in hostapd_afc_has_usable_chans()
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c656 op = get_oper_class(country, *pos); in wpas_channel_report_freqs()
711 op = get_oper_class(country, op_class); in wpas_beacon_request_freqs()
/freebsd/contrib/wpa/src/nan/
H A Dnan_util.c497 op_c = get_oper_class(NULL, op_class); 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.c2863 op = get_oper_class(NULL, band_chan->u.chan.op_class); in nan_peer_get_committed_avail_add()