Home
last modified time | relevance | path

Searched refs:ctrl_resched (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h272 int ctrl_resched; member
H A Ddhd_config.c3217 conf->ctrl_resched = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others()
3218 CONFIG_MSG("ctrl_resched = %d\n", conf->ctrl_resched); in dhd_conf_read_others()
3730 conf->ctrl_resched = 2; in dhd_conf_preinit()
H A Ddhd_msgbuf.c6059 if (dhd->conf->ctrl_resched > 0 && timeleft == 0 && (!dhd_query_bus_erros(dhd))) { in dhd_msgbuf_wait_ioctl_cmplt()
6061 if (cnt <= dhd->conf->ctrl_resched) { in dhd_msgbuf_wait_ioctl_cmplt()
H A Ddhd_sdio.c3265 if (bus->dhd->conf->ctrl_resched > 0 && !rxlen && timeleft == 0) { in dhd_bus_rxctl()
3267 if (cnt <= bus->dhd->conf->ctrl_resched) { in dhd_bus_rxctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h336 int ctrl_resched; member
H A Ddhd_config.c4255 conf->ctrl_resched = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others()
4256 CONFIG_MSG("ctrl_resched = %d\n", conf->ctrl_resched); in dhd_conf_read_others()
5010 conf->ctrl_resched = 2; in dhd_conf_preinit()
H A Ddhd_sdio.c3305 if (bus->dhd->conf->ctrl_resched > 0 && !rxlen && timeleft == 0) { in dhd_bus_rxctl()
3307 if (cnt <= bus->dhd->conf->ctrl_resched) { in dhd_bus_rxctl()
H A Ddhd_msgbuf.c10358 if (dhd->conf->ctrl_resched > 0 && timeleft == 0 && (!dhd_query_bus_erros(dhd))) {
10360 if (cnt <= dhd->conf->ctrl_resched) {
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h339 int ctrl_resched; member
H A Ddhd_config.c4388 conf->ctrl_resched = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others()
4389 CONFIG_MSG("ctrl_resched = %d\n", conf->ctrl_resched); in dhd_conf_read_others()
5198 conf->ctrl_resched = 2; in dhd_conf_preinit()
H A Ddhd_sdio.c3316 if (bus->dhd->conf->ctrl_resched > 0 && !rxlen && timeleft == 0) { in dhd_bus_rxctl()
3318 if (cnt <= bus->dhd->conf->ctrl_resched) { in dhd_bus_rxctl()
H A Ddhd_msgbuf.c10354 if (dhd->conf->ctrl_resched > 0 && timeleft == 0 && (!dhd_query_bus_erros(dhd))) {
10356 if (cnt <= dhd->conf->ctrl_resched) {