Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Txn/
DTxnQueue.c118 …TI_BOOL bSchedulerBusy; /* If set, the scheduler is currently running so it shouldn't … member
560 if (pTxnQ->bSchedulerBusy) in txnQ_RunScheduler()
569 pTxnQ->bSchedulerBusy = TI_TRUE; in txnQ_RunScheduler()
598 pTxnQ->bSchedulerBusy = TI_FALSE; in txnQ_RunScheduler()