Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Docv.c34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
Dieee802_11_common.h217 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
Dieee802_11_common.c1687 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class() function
/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c594 op = get_oper_class(country, *pos); in wpas_channel_report_freqs()
648 op = get_oper_class(country, op_class); in wpas_beacon_request_freqs()