/freebsd/lib/lib80211/ |
H A D | lib80211_regdomain.h | 82 struct country { struct 89 LIST_ENTRY(country) next; argument
|
H A D | lib80211_regdomain.c | 54 struct country *country; /* current country */ member
|
/freebsd/usr.sbin/tzsetup/ |
H A D | tzsetup.c | 274 struct country { struct 292 * This is the easiest organization... we use ISO 3166 country codes, argument
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_build.c | 86 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel() 100 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() 154 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() 376 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel()
|
H A D | p2p.h | 439 char country[3]; member
|
H A D | p2p_i.h | 81 char country[3]; member
|
H A D | p2p.c | 3251 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_regdomain.c | 237 COUNTRY_CODE_TO_ENUM_RD *country; in getDefaultCountry() local 267 COUNTRY_CODE_TO_ENUM_RD *country; in getregstate() local 819 COUNTRY_CODE_TO_ENUM_RD *country; in ath_hal_init_channels() local 850 COUNTRY_CODE_TO_ENUM_RD *country; in ath_hal_set_channels() local
|
/freebsd/sys/contrib/dev/athk/ |
H A D | regd.c | 609 struct country_code_to_enum_rd *country = NULL; in ath_regd_get_default_country() local 685 struct country_code_to_enum_rd *country = NULL; in __ath_regd_init() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_common.c | 1682 static int country_match(const char *const cc[], const char *const country) in country_match() 1984 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() 2808 u8 country_to_global_op_class(const char *country, u8 op_class) in country_to_global_op_class() 2845 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wnm_sta.h | 33 char country[2]; /* valid if country_present=1 */ member
|
H A D | rrm.c | 595 const char *country, const u8 *subelems, in wpas_channel_report_freqs() 662 const char *country = NULL; in wpas_beacon_request_freqs() local
|
H A D | config.h | 363 char country[3]; member 815 char country[2]; member
|
H A D | wnm_sta.c | 548 const char *country = NULL; in wnm_nei_get_chan() local
|
H A D | wpa_supplicant.c | 8265 char country[3]; in wpa_supplicant_update_config() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | eeprom.c | 225 struct property *country = of_find_property(cur, "country", NULL); in mt76_find_power_limits_node() local
|
/freebsd/usr.bin/whois/ |
H A D | whois.c | 153 const char *country, *host; in main() local
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | acpi.c | 381 u32 country; iwl_acpi_get_tas() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_scan.h | 241 uint8_t *country; member
|
H A D | _ieee80211.h | 436 uint16_t country; /* ISO country code */ member
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.c | 721 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
|
H A D | hostapd.c | 2048 char country[4], previous_country[4]; in setup_interface() local
|
H A D | ap_config.h | 1074 char country[3]; /* first two octets: country code as described in member
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 4000 char country[3]; in wpas_dbus_getter_country() local 4026 const char *country; in wpas_dbus_setter_country() local
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | osu_client.c | 822 const char *country; in set_pps_cred_policy_prp() local
|