Searched refs:ctrl_resched (Results 1 – 12 of 12) sorted by relevance
272 int ctrl_resched; member
3217 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()
6059 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()
3265 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()
336 int ctrl_resched; member
4255 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()
3305 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()
10358 if (dhd->conf->ctrl_resched > 0 && timeleft == 0 && (!dhd_query_bus_erros(dhd))) {10360 if (cnt <= dhd->conf->ctrl_resched) {
339 int ctrl_resched; member
4388 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()
3316 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()
10354 if (dhd->conf->ctrl_resched > 0 && timeleft == 0 && (!dhd_query_bus_erros(dhd))) {10356 if (cnt <= dhd->conf->ctrl_resched) {