Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h415 int dhd_conf_country(dhd_pub_t *dhd, char *cmd, char *buf);
H A Dwldev_common.c517 error = dhd_conf_country(dhd, "country", country_code); in wldev_set_country()
H A Ddhd_config.c1898 dhd_conf_country(dhd_pub_t *dhd, char *cmd, char *buf) in dhd_conf_country() function
1940 {WLC_SET_VAR, "country", dhd_conf_country},
4914 dhd_conf_country(dhd, "country", conf->cspec.country_abbrev); in dhd_conf_postinit_ioctls()
H A Dwl_cfg80211.c14777 dhd_conf_country(dhd, "country", country_str); in wl_cfg80211_ccode_evt_handler()