Home
last modified time | relevance | path

Searched refs:dhd_conf_set_country (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h307 int dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec);
H A Dwldev_common.c528 error = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
H A Ddhd_config.c953 dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec) in dhd_conf_set_country() function
997 if ((bcmerror = dhd_conf_set_country(dhd, &dhd->conf->cspec)) < 0) { in dhd_conf_fix_country()
1002 dhd_conf_set_country(dhd, &cspec); in dhd_conf_fix_country()
3520 dhd_conf_set_country(dhd, &conf->cspec); in dhd_conf_postinit_ioctls()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h407 int dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec);
H A Dwldev_common.c524 error = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
H A Ddhd_config.c1856 dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec) in dhd_conf_set_country() function
1900 if ((bcmerror = dhd_conf_set_country(dhd, &dhd->conf->cspec)) < 0) { in dhd_conf_fix_country()
1905 dhd_conf_set_country(dhd, &cspec); in dhd_conf_fix_country()
4728 dhd_conf_set_country(dhd, &conf->cspec); in dhd_conf_postinit_ioctls()
H A Dwl_cfg80211.c14650 err = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wl_cfg80211_ccode_evt_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c1634 dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec) in dhd_conf_set_country() function
1678 if ((bcmerror = dhd_conf_set_country(dhd, &dhd->conf->cspec)) < 0) { in dhd_conf_fix_country()
1683 dhd_conf_set_country(dhd, &cspec); in dhd_conf_fix_country()
1915 err = dhd_conf_set_country(dhd, &cspec); in dhd_conf_country()