Lines Matching refs:dpc_sched
302 bool dpc_sched; /* Indicates DPC schedule (intrpt rcvd) */ member
1829 if (bus->dpc_sched || bus->rxskip || pktq_n_pkts_tot(&bus->txq) || in dhdsdio_bussleep()
1832 if (bus->dpc_sched || bus->rxskip || pktq_n_pkts_tot(&bus->txq)) in dhdsdio_bussleep()
2166 if (dhd_deferred_tx || bus->fcstate || pktq_n_pkts_tot(&bus->txq) || bus->dpc_sched || in dhd_bus_txdata()
2222 if (dhd_deferred_tx && !bus->dpc_sched) { in dhd_bus_txdata()
2223 bus->dpc_sched = TRUE; in dhd_bus_txdata()
2247 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_txdata()
2899 if (!bus->dpc_sched) { in dhd_bus_txctl()
2900 bus->dpc_sched = TRUE; in dhd_bus_txctl()
2960 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_txctl()
3330 bus->dpc_sched, (bcmsdh_intr_pending(bus->sdh) ? " " : " not ")); in dhd_bus_dump()
4007 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhdsdio_get_mem_dump()
4171 bus->dpc_sched)); in dhdsdio_doiovar()
4172 if (!bus->dpc_sched) { in dhdsdio_doiovar()
4173 bus->dpc_sched = TRUE; in dhdsdio_doiovar()
4725 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhdsdio_doiovar()
5453 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched && in dhd_bus_iovar_op()
7612 bus->dpc_sched = resched;
7720 bus->dpc_sched = TRUE;
8114 if (!bus->dpc_sched) {
8121 if (!bus->dpc_sched) {
8136 bus->dpc_sched = TRUE;
8292 if ((bus->idletime == DHD_IDLE_IMMEDIATE) && !bus->dpc_sched &&