Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Docv.c34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
Dieee802_11_common.h298 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
Dieee802_11_common.c2868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class() function
/hostap-latest/wpa_supplicant/
Drrm.c617 op = get_oper_class(country, *pos); in wpas_channel_report_freqs()
672 op = get_oper_class(country, op_class); in wpas_beacon_request_freqs()