Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c18091 int e_dpc = 0, e_rxf = 0, retry_set = 0; in dhd_set_cpucore() local
18101 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc, in dhd_set_cpucore()
18104 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc, in dhd_set_cpucore()
18108 DHD_ERROR(("%s: dpc(%d) invalid cpu!\n", __FUNCTION__, e_dpc)); in dhd_set_cpucore()
18111 if (e_dpc < 0) in dhd_set_cpucore()
18113 } while (e_dpc < 0); in dhd_set_cpucore()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c17161 int e_dpc = 0, e_rxf = 0, retry_set = 0; local
17171 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc,
17174 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc,
17178 DHD_ERROR(("%s: dpc(%d) invalid cpu!\n", __FUNCTION__, e_dpc));
17181 if (e_dpc < 0)
17183 } while (e_dpc < 0);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c17343 int e_dpc = 0, e_rxf = 0, retry_set = 0; local
17353 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc,
17356 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc,
17360 DHD_ERROR(("%s: dpc(%d) invalid cpu!\n", __FUNCTION__, e_dpc));
17363 if (e_dpc < 0)
17365 } while (e_dpc < 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c17226 int e_dpc = 0, e_rxf = 0, retry_set = 0; local
17236 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc,
17239 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc,
17243 DHD_ERROR(("%s: dpc(%d) invalid cpu!\n", __FUNCTION__, e_dpc));
17246 if (e_dpc < 0)
17248 } while (e_dpc < 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c22396 int e_dpc = 0, e_rxf = 0, retry_set = 0; in dhd_set_cpucore() local
22406 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc, in dhd_set_cpucore()
22409 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc, in dhd_set_cpucore()
22413 DHD_ERROR(("%s: dpc(%d) invalid cpu!\n", __FUNCTION__, e_dpc)); in dhd_set_cpucore()
22416 if (e_dpc < 0) in dhd_set_cpucore()
22418 } while (e_dpc < 0); in dhd_set_cpucore()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c22285 int e_dpc = 0, e_rxf = 0, retry_set = 0; in dhd_set_cpucore() local
22295 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc, in dhd_set_cpucore()
22298 e_dpc = set_cpus_allowed_ptr(dhd->current_dpc, in dhd_set_cpucore()
22302 DHD_ERROR(("%s: dpc(%d) invalid cpu!\n", __FUNCTION__, e_dpc)); in dhd_set_cpucore()
22305 if (e_dpc < 0) in dhd_set_cpucore()
22307 } while (e_dpc < 0); in dhd_set_cpucore()