Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxMgmtQueue_Api.h64 void txMgmtQ_Init (TStadHandlesList *pStadHandles);
DtxMgmtQueue.c205 void txMgmtQ_Init (TStadHandlesList *pStadHandles) in txMgmtQ_Init() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c816 txMgmtQ_Init (pModules); in drvMain_Init()