Home
last modified time | relevance | path

Searched refs:dhd_induce_bh_error (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c4925 if (dhdp->dhd_induce_bh_error == DHD_INDUCE_BH_ON_FAIL_ONCE) { in wl_android_wifi_on()
4927 __FUNCTION__, dhdp->dhd_induce_bh_error)); in wl_android_wifi_on()
4931 dhdp->dhd_induce_bh_error = DHD_INDUCE_ERROR_CLEAR; in wl_android_wifi_on()
4933 if (dhdp->dhd_induce_bh_error == DHD_INDUCE_BH_ON_FAIL_ALWAYS) { in wl_android_wifi_on()
4935 __FUNCTION__, dhdp->dhd_induce_bh_error)); in wl_android_wifi_on()
H A Ddhd.h1864 uint16 dhd_induce_bh_error; member
H A Ddhd_linux.c12618 dhd->pub.dhd_induce_bh_error = dhd->pub.dhd_induce_error; in dhd_bus_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c4909 if (dhdp->dhd_induce_bh_error == DHD_INDUCE_BH_ON_FAIL_ONCE) { in wl_android_wifi_on()
4911 __FUNCTION__, dhdp->dhd_induce_bh_error)); in wl_android_wifi_on()
4915 dhdp->dhd_induce_bh_error = DHD_INDUCE_ERROR_CLEAR; in wl_android_wifi_on()
4917 if (dhdp->dhd_induce_bh_error == DHD_INDUCE_BH_ON_FAIL_ALWAYS) { in wl_android_wifi_on()
4919 __FUNCTION__, dhdp->dhd_induce_bh_error)); in wl_android_wifi_on()
H A Ddhd.h1862 uint16 dhd_induce_bh_error; member
H A Ddhd_linux.c12739 dhd->pub.dhd_induce_bh_error = dhd->pub.dhd_induce_error; in dhd_bus_start()