/system/wlan/ti/wilink_6_1/Test/ |
H A D | qosMngrDbg.h | 41 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam);
|
H A D | scanCncnDbg.c | 54 * \param funcType - the specific debug function.\n 57 void scanConcentratorDebugFunction( TI_HANDLE hScanCncn, TI_HANDLE hTWD, TI_UINT32 funcType, void *pParam ) argument 59 switch (funcType) 70 WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType));
|
H A D | SoftGeminiDbg.c | 53 * \param funcType - the specific debug function.\n 56 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini,TI_UINT32 funcType, void *pParam ) argument 58 switch (funcType) 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType));
|
H A D | smeDebug.h | 95 * \param funcType - the specific debug function.\n 98 void smeDebugFunction( TI_HANDLE hSmeSm, TI_UINT32 funcType, void *pParam );
|
H A D | ctrlDbg.c | 65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam) argument 70 switch ((ECtrlDbgFunc)funcType) 94 WLAN_OS_REPORT(("Invalid function type in Debug Ctrl Function Command: %d\n\n", funcType));
|
H A D | MibDbg.h | 63 void MibDebugFunction(TI_HANDLE hTWD ,TI_UINT32 funcType, void* pParam);
|
H A D | SoftGeminiDbg.h | 92 * \param funcType - the specific debug function.\n 95 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini, TI_UINT32 funcType, void *pParam );
|
H A D | rsnDbg.h | 54 void rsnDebugFunction(TI_HANDLE hRsn, TI_UINT32 funcType, void *pParam);
|
H A D | scanCncnDbg.h | 90 * \param funcType - the specific debug function.\n 93 void scanConcentratorDebugFunction( TI_HANDLE hScanCncn, TI_HANDLE hScanSrv, TI_UINT32 funcType, void *pParam );
|
H A 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);
|
H A D | connDebug.c | 87 TI_UINT32 funcType, 93 switch (funcType) 104 WLAN_OS_REPORT(("Invalid function type in Debug Connection Function Command: %d\n\n", funcType)); 86 connDebugFunction(TI_HANDLE hConn, TI_UINT32 funcType, void *pParam) argument
|
H A D | HealthMonitorDbg.h | 100 * \param funcType - the specific debug function.\n 103 void healthMonitorDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam);
|
H A D | ScanMngrDbg.h | 99 * \param funcType - the specific debug function.\n 104 void scanMngrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam, TI_HANDLE hSiteMgr, TI_HANDLE hCtrlData );
|
H A D | connDebug.h | 46 TI_UINT32 funcType,
|
H A D | roamingMgrDebug.h | 64 TI_UINT32 funcType,
|
H A D | ScanMngrDbg.c | 56 * \param funcType - the specific debug function.\n 61 void scanMngrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam, TI_HANDLE hSiteMgr, TI_HANDLE hCtrlData ) argument 63 switch (funcType) 110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
|
H A D | rsnDbg.c | 69 void rsnDebugFunction(TI_HANDLE hRsn, TI_UINT32 funcType, void *pParam) argument 75 switch (funcType) 152 WLAN_OS_REPORT(("Invalid function type in RSN Function Command: %d\n", funcType));
|
H A D | HealthMonitorDbg.c | 69 * \param funcType - the specific debug function.\n 72 void healthMonitorDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam) argument 81 switch (funcType) 142 WLAN_OS_REPORT(("Invalid function type in health monitor debug function: %d\n", funcType));
|
H A D | TxDbg.c | 60 void rxTxDebugFunction(TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam) argument 64 switch ((ERxTxDbgFunc)funcType) 171 WLAN_OS_REPORT(("Invalid function type in Debug Tx Function Command: %d\n\n", funcType));
|
H A D | measurementDbg.h | 67 void measurementDebugFunction(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 funcType, void *pParam);
|
H A D | scrDbg.h | 98 * \param funcType - the specific debug function.\n 101 void scrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam );
|
H A D | debug.c | 119 extern void measurementDebugFunction(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 funcType, void *pParam); 121 static void utilsDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam); 304 * \param funcType - the specific debug function.\n 307 static void utilsDebugFunction (TStadHandlesList *pStadHandles, TI_UINT32 funcType, void *pParam) argument 309 switch (funcType) 328 WLAN_OS_REPORT(("utilsDebugFunction(): Invalid function type: %d\n", funcType));
|
H A D | qosMngrDbg.c | 52 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam) argument 54 switch (funcType) 65 WLAN_OS_REPORT(("\nInvalid function type in QOS MNGR Function Command: %d\n", funcType));
|
H A D | scrDbg.c | 115 * \param funcType - the specific debug function.\n 118 void scrDebugFunction( TI_HANDLE hScr, TI_UINT32 funcType, void *pParam ) argument 120 switch (funcType) 155 WLAN_OS_REPORT(("Invalid function type in SCR debug function: %d\n", funcType));
|
H A D | fwdriverdebug.h | 111 unsigned long funcType,
|