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 D | dhd_config.h | 307 int dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec);
|
| H A D | wldev_common.c | 528 error = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
|
| H A D | dhd_config.c | 953 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 D | dhd_config.h | 407 int dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec);
|
| H A D | wldev_common.c | 524 error = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
|
| H A D | dhd_config.c | 1856 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 D | wl_cfg80211.c | 14650 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 D | dhd_config.c | 1634 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()
|