Searched refs:country_op_class (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_common.h183 struct country_op_class { struct
184 u8 country_op_class; member in struct:country_op_class
H A Dieee802_11_common.c1494 static const struct country_op_class us_op_class[] = {
1516 static const struct country_op_class eu_op_class[] = {
1533 static const struct country_op_class jp_op_class[] = {
1557 static const struct country_op_class cn_op_class[] = {
1571 const struct country_op_class *country_array)
1576 if (country_array[i].country_op_class == op_class)
1586 const struct country_op_class *country_array;
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.h183 struct country_op_class { struct
184 u8 country_op_class; member in struct:country_op_class
H A Dieee802_11_common.c1494 static const struct country_op_class us_op_class[] = {
1516 static const struct country_op_class eu_op_class[] = {
1533 static const struct country_op_class jp_op_class[] = {
1557 static const struct country_op_class cn_op_class[] = {
1571 const struct country_op_class *country_array)
1576 if (country_array[i].country_op_class == op_class)
1586 const struct country_op_class *country_array;
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_common.h183 struct country_op_class { struct
184 u8 country_op_class; member in struct:country_op_class
H A Dieee802_11_common.c1494 static const struct country_op_class us_op_class[] = {
1516 static const struct country_op_class eu_op_class[] = {
1533 static const struct country_op_class jp_op_class[] = {
1557 static const struct country_op_class cn_op_class[] = {
1571 const struct country_op_class *country_array)
1576 if (country_array[i].country_op_class == op_class)
1586 const struct country_op_class *country_array;

Completed in 251 milliseconds