/system/wlan/ti/wilink_6_1/Test/ |
D | scanCncnDbg.c | 57 void scanConcentratorDebugFunction( TI_HANDLE hScanCncn, TI_HANDLE hTWD, TI_UINT32 funcType, void *… in scanConcentratorDebugFunction() argument 59 switch (funcType) in scanConcentratorDebugFunction() 70 … WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType)); in scanConcentratorDebugFunction()
|
D | SoftGeminiDbg.c | 56 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini,TI_UINT32 funcType, void *pParam ) in SoftGeminiDebugFunction() argument 58 switch (funcType) in SoftGeminiDebugFunction() 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType)); in SoftGeminiDebugFunction()
|
D | ctrlDbg.c | 65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam) in ctrlDebugFunction() argument 70 switch ((ECtrlDbgFunc)funcType) in ctrlDebugFunction() 94 WLAN_OS_REPORT(("Invalid function type in Debug Ctrl Function Command: %d\n\n", funcType)); in ctrlDebugFunction()
|
D | connDebug.c | 87 TI_UINT32 funcType, in connDebugFunction() argument 93 switch (funcType) in connDebugFunction() 104 WLAN_OS_REPORT(("Invalid function type in Debug Connection Function Command: %d\n\n", funcType)); in connDebugFunction()
|
D | ScanMngrDbg.c | 61 void scanMngrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam, TI_HANDLE hSiteM… in scanMngrDebugFunction() argument 63 switch (funcType) in scanMngrDebugFunction() 110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType)); in scanMngrDebugFunction()
|
D | debug.c | 119 …ementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 funcType, void *pParam); 121 static void utilsDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam); 307 static void utilsDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam) in utilsDebugFunction() argument 309 switch (funcType) in utilsDebugFunction() 328 WLAN_OS_REPORT(("utilsDebugFunction(): Invalid function type: %d\n", funcType)); in utilsDebugFunction()
|
D | rsnDbg.c | 69 void rsnDebugFunction(TI_HANDLE hRsn, TI_UINT32 funcType, void *pParam) in rsnDebugFunction() argument 75 switch (funcType) in rsnDebugFunction() 152 WLAN_OS_REPORT(("Invalid function type in RSN Function Command: %d\n", funcType)); in rsnDebugFunction()
|
D | TxDbg.c | 60 void rxTxDebugFunction(TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam) in rxTxDebugFunction() argument 64 switch ((ERxTxDbgFunc)funcType) in rxTxDebugFunction() 171 WLAN_OS_REPORT(("Invalid function type in Debug Tx Function Command: %d\n\n", funcType)); in rxTxDebugFunction()
|
D | HealthMonitorDbg.c | 72 void healthMonitorDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam) in healthMonitorDebugFunction() argument 81 switch (funcType) in healthMonitorDebugFunction() 142 WLAN_OS_REPORT(("Invalid function type in health monitor debug function: %d\n", funcType)); in healthMonitorDebugFunction()
|
D | dataCtrlDbg.h | 80 void rxTxDebugFunction (TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam); 81 void ctrlDebugFunction (TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam);
|
D | scrDbg.c | 118 void scrDebugFunction( TI_HANDLE hScr, TI_UINT32 funcType, void *pParam ) in scrDebugFunction() argument 120 switch (funcType) in scrDebugFunction() 155 WLAN_OS_REPORT(("Invalid function type in SCR debug function: %d\n", funcType)); in scrDebugFunction()
|
D | qosMngrDbg.c | 52 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam) in qosMngrDebugFunction() argument 54 switch (funcType) in qosMngrDebugFunction() 65 WLAN_OS_REPORT(("\nInvalid function type in QOS MNGR Function Command: %d\n", funcType)); in qosMngrDebugFunction()
|
D | smeDebug.c | 85 void smeDebugFunction (TI_HANDLE hSme, TI_UINT32 funcType, void *pParam) in smeDebugFunction() argument 87 switch (funcType) in smeDebugFunction() 110 WLAN_OS_REPORT(("Invalid function type in SME debug function: %d\n", funcType)); in smeDebugFunction()
|
D | qosMngrDbg.h | 41 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam);
|
D | MibDbg.c | 247 void MibDebugFunction(TI_HANDLE hTWD ,TI_UINT32 funcType, void* pParam) in MibDebugFunction() argument 254 switch (funcType) in MibDebugFunction() 278 WLAN_OS_REPORT(("MIB Debug: Invalid function type in MIB Debug function: %d\n", funcType)); in MibDebugFunction()
|
D | smeDebug.h | 98 void smeDebugFunction( TI_HANDLE hSmeSm, TI_UINT32 funcType, void *pParam );
|
D | MibDbg.h | 63 void MibDebugFunction(TI_HANDLE hTWD ,TI_UINT32 funcType, void* pParam);
|
D | SoftGeminiDbg.h | 95 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini, TI_UINT32 funcType, void *pParam );
|
D | scanCncnDbg.h | 93 void scanConcentratorDebugFunction( TI_HANDLE hScanCncn, TI_HANDLE hScanSrv, TI_UINT32 funcType, vo…
|
D | rsnDbg.h | 54 void rsnDebugFunction(TI_HANDLE hRsn, TI_UINT32 funcType, void *pParam);
|
D | HealthMonitorDbg.h | 103 void healthMonitorDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam);
|
D | connDebug.h | 46 TI_UINT32 funcType,
|
D | roamingMgrDebug.h | 64 TI_UINT32 funcType,
|
D | ScanMngrDbg.h | 104 void scanMngrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam, TI_HANDLE hSiteM…
|
D | scrDbg.h | 101 void scrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam );
|