Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxMgmtQueue.c84 SM_EVENT_CLOSE, /* All Tx types should be closed. */ enumerator
544 case TX_CONN_STATE_CLOSE: mgmtQueuesSM(pTxMgmtQ, SM_EVENT_CLOSE); break; in txMgmtQ_SetConnState()
583 case SM_EVENT_CLOSE: in mgmtQueuesSM()