Searched refs:get_oper_class (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/wpa/src/common/ |
| H A D | ocv.c | 34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
|
| H A D | ieee802_11_common.h | 320 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
|
| H A D | ieee802_11_common.c | 2981 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class() function
|
| H A D | proximity_ranging.c | 1384 map = get_oper_class(NULL, in pr_choose_best_channel()
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | afc.c | 195 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 D | rrm.c | 656 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 D | nan_util.c | 497 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 D | nan.c | 2863 op = get_oper_class(NULL, band_chan->u.chan.op_class); in nan_peer_get_committed_avail_add()
|