HomeSort by relevance Sort by last modified time
    Searched refs:pParam (Results 1 - 25 of 216) sorted by null

1 2 3 4 5 6 7 8 9

  /hardware/ti/wlan/wl1271/Test/
TwIfDebug.h 62 void twifDebugFunction (TI_HANDLE hTWD, TI_UINT32 uFuncType, void *pParam);
qosMngrDbg.h 41 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam);
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);
142 * \param pParam - The function parameters (optional).
146 TI_STATUS debugFunction(TStadHandlesList *pStadHandles, TI_UINT32 functionNumber, void *pParam)
165 utilsDebugFunction (pStadHandles, functionNumber % 100, pParam);
170 rxTxDebugFunction(pStadHandles->hTxCtrl, functionNumber % 100, pParam);
172 rxTxDebugFunction(pStadHandles->hRxData, functionNumber % 100, pParam);
176 ctrlDebugFunction(pStadHandles->hCtrlData, functionNumber % 100, pParam);
180 siteMgrDebugFunction(pStadHandles->hSiteMgr, pStadHandles, functionNumber % 100, pParam);
184 connDebugFunction(pStadHandles->hConn, functionNumber % 100, pParam);
    [all...]
SoftGeminiDbg.c 54 * \param pParam - parameters for the debug function.\n
56 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini,TI_UINT32 funcType, void *pParam )
69 SoftGemini_SenseIndicationCB(hSoftGemini,(char*) pParam,1);
73 SoftGemini_ProtectiveIndicationCB(hSoftGemini,(char*) pParam,1);
smeDebug.h 96 * \param pParam - parameters for the debug function.\n
98 void smeDebugFunction( TI_HANDLE hSmeSm, TI_UINT32 funcType, void *pParam );
ctrlDbg.c 65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam)
87 WLAN_OS_REPORT(("CTRL DBG - Set CtsToSelf = %s\n",((*(TI_UINT8*)pParam > 0) ? "TI_TRUE" : "TI_FALSE")));
89 paramInfo.content.ctrlDataProtectionEnabled = ((*(TI_UINT8*)pParam > 0) ? 1 : 0);
MibDbg.h 63 void MibDebugFunction(TI_HANDLE hTWD ,TI_UINT32 funcType, void* pParam);
SoftGeminiDbg.h 93 * \param pParam - parameters for the debug function.\n
95 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini, TI_UINT32 funcType, void *pParam );
fwdriverdebug.h 112 void *pParam
114 void FW_debugSendGeneralTestCmd(TI_HANDLE hTWD, void *pParam);
116 void FW_DebugSendPacket(TI_HANDLE hDrvMain ,TI_HANDLE hOs, TI_HANDLE hTxMgmtQ, void* pParam);
122 void FW_DebugGeneral(TI_HANDLE hTWD, void *pParam);
rsnDbg.h 54 void rsnDebugFunction(TI_HANDLE hRsn, TI_UINT32 funcType, void *pParam);
scanCncnDbg.h 91 * \param pParam - parameters for the debug function.\n
93 void scanConcentratorDebugFunction( TI_HANDLE hScanCncn, TI_HANDLE hScanSrv, TI_UINT32 funcType, void *pParam );
  /system/wlan/ti/wilink_6_1/Test/
TwIfDebug.h 62 void twifDebugFunction (TI_HANDLE hTWD, TI_UINT32 uFuncType, void *pParam);
qosMngrDbg.h 41 void qosMngrDebugFunction(TI_HANDLE hQosMngr, TI_UINT32 funcType, void *pParam);
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);
142 * \param pParam - The function parameters (optional).
146 TI_STATUS debugFunction(TStadHandlesList *pStadHandles, TI_UINT32 functionNumber, void *pParam)
165 utilsDebugFunction (pStadHandles, functionNumber % 100, pParam);
170 rxTxDebugFunction(pStadHandles->hTxCtrl, functionNumber % 100, pParam);
172 rxTxDebugFunction(pStadHandles->hRxData, functionNumber % 100, pParam);
176 ctrlDebugFunction(pStadHandles->hCtrlData, functionNumber % 100, pParam);
180 siteMgrDebugFunction(pStadHandles->hSiteMgr, pStadHandles, functionNumber % 100, pParam);
184 connDebugFunction(pStadHandles->hConn, functionNumber % 100, pParam);
    [all...]
SoftGeminiDbg.c 54 * \param pParam - parameters for the debug function.\n
56 void SoftGeminiDebugFunction( TI_HANDLE hSoftGemini,TI_UINT32 funcType, void *pParam )
69 SoftGemini_SenseIndicationCB(hSoftGemini,(char*) pParam,1);
73 SoftGemini_ProtectiveIndicationCB(hSoftGemini,(char*) pParam,1);
smeDebug.h 96 * \param pParam - parameters for the debug function.\n
98 void smeDebugFunction( TI_HANDLE hSmeSm, TI_UINT32 funcType, void *pParam );
ctrlDbg.c 65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam)
87 WLAN_OS_REPORT(("CTRL DBG - Set CtsToSelf = %s\n",((*(TI_UINT8*)pParam > 0) ? "TI_TRUE" : "TI_FALSE")));
89 paramInfo.content.ctrlDataProtectionEnabled = ((*(TI_UINT8*)pParam > 0) ? 1 : 0);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 149 paramInfo_t *pParam;
156 pParam = (paramInfo_t *)os_memoryAlloc(pCmdInterpret->hOs, sizeof(paramInfo_t));
157 if (!pParam)
202 pParam->paramType = SITE_MGR_DESIRED_CHANNEL_PARAM;
203 pParam->paramLength = sizeof(TI_UINT32);
204 pParam->content.siteMgrDesiredChannel = freq;
206 res = cmdDispatch_SetParam (pCmdInterpret->hCmdDispatch, pParam);
207 CHECK_PENDING_RESULT(res,pParam)
215 pParam->paramType = SITE_MGR_CURRENT_CHANNEL_PARAM;
216 pParam->paramLength = sizeof(TI_UINT32)
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 142 paramInfo_t *pParam;
149 pParam = (paramInfo_t *)os_memoryAlloc(pCmdInterpret->hOs, sizeof(paramInfo_t));
150 if (!pParam)
168 pParam->paramType = SITE_MGR_DESIRED_CHANNEL_PARAM;
169 pParam->paramLength = sizeof(TI_UINT32);
170 pParam->content.siteMgrDesiredChannel = wrqu->freq.m;
172 res = cmdDispatch_SetParam (pCmdInterpret->hCmdDispatch, pParam);
173 CHECK_PENDING_RESULT(res,pParam)
181 pParam->paramType = SITE_MGR_CURRENT_CHANNEL_PARAM;
182 pParam->paramLength = sizeof(TI_UINT32)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomainApi.h 64 * \param pParam - Pointer to the input parameter
75 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
80 * \param pParam - Pointer to the output parameter
91 TI_STATUS regulatoryDomain_getParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeApi.h 63 TI_STATUS sme_SetParam (TI_HANDLE hSme, paramInfo_t *pParam);
64 TI_STATUS sme_GetParam (TI_HANDLE hSme, paramInfo_t *pParam);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ExpInc/
roamingMngrApi.h 83 TI_STATUS roamingMngr_getParam(TI_HANDLE hRoamingMngr, paramInfo_t *pParam);
85 TI_STATUS roamingMngr_setParam(TI_HANDLE hRoamingMngr, paramInfo_t *pParam);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/inc/
ScanCncnAppApi.h 89 * \param pParam - the param to set.\n
92 TI_STATUS scanConcentrator_setParam( TI_HANDLE hScanCncn, paramInfo_t *pParam );
101 * \param pParam - the param to get.\n
104 TI_STATUS scanConcentrator_getParam( TI_HANDLE hScanCncn, paramInfo_t *pParam );
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomainApi.h 64 * \param pParam - Pointer to the input parameter
75 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
80 * \param pParam - Pointer to the output parameter
91 TI_STATUS regulatoryDomain_getParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeApi.h 63 TI_STATUS sme_SetParam (TI_HANDLE hSme, paramInfo_t *pParam);
64 TI_STATUS sme_GetParam (TI_HANDLE hSme, paramInfo_t *pParam);

Completed in 587 milliseconds

1 2 3 4 5 6 7 8 9