Lines Matching refs:dpc_sched
300 bool dpc_sched; /* Indicates DPC schedule (intrpt rcvd) */ member
2002 if (bus->dpc_sched || bus->rxskip || pktq_n_pkts_tot(&bus->txq) || in dhdsdio_bussleep()
2005 if (bus->dpc_sched || bus->rxskip || pktq_n_pkts_tot(&bus->txq)) in dhdsdio_bussleep()
2332 if (dhd_deferred_tx || bus->fcstate || pktq_n_pkts_tot(&bus->txq) || bus->dpc_sched || in dhd_bus_txdata()
2396 if (dhd_deferred_tx && !bus->dpc_sched) { in dhd_bus_txdata()
2399 bus->dpc_sched = TRUE; in dhd_bus_txdata()
2404 bus->dpc_sched = TRUE; in dhd_bus_txdata()
2408 bus->dpc_sched = TRUE; in dhd_bus_txdata()
2433 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_txdata()
3191 if (!bus->dpc_sched) { in dhd_bus_txctl()
3192 bus->dpc_sched = TRUE; in dhd_bus_txctl()
3260 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_txctl()
3325 bus->dpc_sched = TRUE; in dhd_bus_rxctl()
3698 bus->dpc_sched, (bcmsdh_intr_pending(bus->sdh) ? " " : " not ")); in dhd_bus_dump()
4364 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhdsdio_get_mem_dump()
4524 bus->dpc_sched = TRUE; in dhdsdio_doiovar()
4540 bus->dpc_sched)); in dhdsdio_doiovar()
4541 if (!bus->dpc_sched) { in dhdsdio_doiovar()
4542 bus->dpc_sched = TRUE; in dhdsdio_doiovar()
5292 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhdsdio_doiovar()
5693 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_iovar_op()
8076 bus->dpc_sched = resched; in dhdsdio_dpc()
8214 bus->dpc_sched = TRUE; in dhdsdio_isr()
8220 bus->dpc_sched = TRUE; in dhdsdio_isr()
8743 if (!bus->dpc_sched) { in dhd_bus_watchdog()
8750 if (!bus->dpc_sched) { in dhd_bus_watchdog()
8765 bus->dpc_sched = TRUE; in dhd_bus_watchdog()
8774 if ((!bus->dpc_sched) && pktq_n_pkts_tot(&bus->txq)) { in dhd_bus_watchdog()
8775 bus->dpc_sched = TRUE; in dhd_bus_watchdog()
8953 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_console_in()
9001 if (!bus->dpc_sched) { in dhd_bus_txcons()
9002 bus->dpc_sched = TRUE; in dhd_bus_txcons()