Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/Test/
DqosMngrDbg.h41 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam);
DqosMngrDbg.c52 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam) in qosMngrDebugFunction() function
Ddebug.c196 qosMngrDebugFunction(pStadHandles->hQosMngr, functionNumber % 100, pParam); in debugFunction()