Home
last modified time | relevance | path

Searched defs:country (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h82 struct country { struct
89 LIST_ENTRY(country) next; argument
H A Dlib80211_regdomain.c54 struct country *country; /* current country */ member
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.c274 struct country { struct
292 * This is the easiest organization... we use ISO 3166 country codes, argument
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_build.c85 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel()
99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel()
151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list()
370 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel()
H A Dp2p.h437 char country[3]; member
H A Dp2p_i.h80 char country[3]; member
H A Dp2p.c3220 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c237 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/contrib/wpa/src/common/
H A Dieee802_11_common.c1186 static int country_match(const char *const cc[], const char *const country) in country_match()
1481 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq()
2166 u8 country_to_global_op_class(const char *country, u8 op_class) in country_to_global_op_class()
2203 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
/freebsd/sys/contrib/dev/athk/
H A Dregd.c609 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/wpa_supplicant/
H A Dwnm_sta.h33 char country[2]; /* valid if country_present=1 */ member
H A Drrm.c589 const char *country, const u8 *subelems, in wpas_channel_report_freqs()
656 const char *country = NULL; in wpas_beacon_request_freqs() local
H A Dconfig.h328 char country[3]; member
765 char country[2]; member
H A Dwnm_sta.c534 const char *country = NULL; in wnm_nei_get_chan() local
H A Dwpa_supplicant.c7550 char country[3]; in wpa_supplicant_update_config() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Deeprom.c225 struct property *country = of_find_property(cur, "country", NULL); in mt76_find_power_limits_node() local
/freebsd/usr.bin/whois/
H A Dwhois.c153 const char *country, *host; in main() local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c381 u32 country; in iwl_acpi_get_tas() local
/freebsd/sys/net80211/
H A Dieee80211_scan.h241 uint8_t *country; member
H A D_ieee80211.h436 uint16_t country; /* ISO country code */ member
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c610 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
H A Dhostapd.c1602 char country[4], previous_country[4]; in setup_interface() local
H A Dap_config.h980 char country[3]; /* first two octets: country code as described in member
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3732 char country[3]; in wpas_dbus_getter_country() local
3758 const char *country; in wpas_dbus_setter_country() local
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c822 const char *country; in set_pps_cred_policy_prp() local

12