Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Docv.c34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
Dieee802_11_common.h221 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
Dieee802_11_common.c1868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Docv.c34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
Dieee802_11_common.h277 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
Dieee802_11_common.c2251 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drrm.c614 op = get_oper_class(country, *pos); in wpas_channel_report_freqs()
669 op = get_oper_class(country, op_class); in wpas_beacon_request_freqs()