Searched refs:dhd_conf_country (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 415 int dhd_conf_country(dhd_pub_t *dhd, char *cmd, char *buf);
|
| H A D | wldev_common.c | 517 error = dhd_conf_country(dhd, "country", country_code); in wldev_set_country()
|
| H A D | dhd_config.c | 1898 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 D | wl_cfg80211.c | 14777 dhd_conf_country(dhd, "country", country_str); in wl_cfg80211_ccode_evt_handler()
|