Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxPort.c230 EQueueAction mgmtQueueAction = QUEUE_ACTION_NONE; in updateQueuesStates() local
242 mgmtQueueAction = QUEUE_ACTION_WAKE; in updateQueuesStates()
251 mgmtQueueAction = QUEUE_ACTION_STOP; in updateQueuesStates()
264 mgmtQueueAction = QUEUE_ACTION_STOP; in updateQueuesStates()
281 if (mgmtQueueAction == QUEUE_ACTION_STOP) in updateQueuesStates()
291 if (mgmtQueueAction == QUEUE_ACTION_WAKE) in updateQueuesStates()