Searched refs:hReport (Results 76 - 100 of 423) sorted by relevance

1234567891011>>

/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DunicastKeySM.h88 TI_HANDLE hReport; member in struct:_unicastKey_t
110 TI_HANDLE hReport,
H A DkeyDerive.c143 TI_HANDLE hReport,
149 pKeyDerive->hReport = hReport;
140 keyDerive_config(struct _keyDerive_t *pKeyDerive, ECipherSuite cipher, struct _mainKeys_t *pMainKeys, TI_HANDLE hReport, TI_HANDLE hOs) argument
H A DkeyParser.h65 typedef TI_STATUS (*keyParser_config_t)(struct _keyParser_t *pKeyParser, TI_HANDLE hReport, TI_HANDLE hOs);
81 TI_HANDLE hReport; member in struct:_keyParser_t
104 TI_HANDLE hReport,
H A DmainSecSm.c175 TI_HANDLE hReport,
189 pMainSec->hReport = hReport;
192 TRACE4(pMainSec->hReport, REPORT_SEVERITY_SM, "MainSec SM: config, authProtocol = %d, keyExchangeProtocol=%d, unicastSuite=%d, broadcastSuite=%d\n", pInitData->pPaeConfig->authProtocol, pInitData->pPaeConfig->keyExchangeProtocol, pInitData->pPaeConfig->unicastSuite, pInitData->pPaeConfig->broadcastSuite);
217 pMainSec->hReport,
226 TRACE0(pMainSec->hReport, REPORT_SEVERITY_ERROR, "MAIN_SEC_SM: error in configuring mainKeys SM\n");
230 TRACE0(pMainSec->hReport, REPORT_SEVERITY_SM, "MAIN_SEC_SM: successful configuration SM\n");
266 TRACE0(pMainSec->hReport, REPORT_SEVERITY_ERROR, "MAIN_SEC_SM: Error releasing Main Keys SM memory \n");
273 TRACE0(pMainSec->hReport, REPORT_SEVERITY_ERROR, "MAIN_SEC_SM: Error releasing FSM memory \n");
280 TRACE0(pMainSec->hReport, REPORT_SEVERITY_ERRO
172 mainSec_config(mainSec_t *pMainSec, mainSecInitData_t *pInitData, void *pParent, TI_HANDLE hReport, TI_HANDLE hOs, TI_HANDLE hCtrlData, TI_HANDLE hEvHandler, TI_HANDLE hConn, TI_HANDLE hTimer) argument
[all...]
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A Dscr.c360 pScr->hReport = pStadHandles->hReport;
389 TRACE0(pScr->hReport, REPORT_SEVERITY_INIT , ".....SCR configured successfully\n");
413 TRACE1( pScr->hReport, REPORT_SEVERITY_ERROR, "Attempting to register callback for invalid client %d\n", client);
440 TRACE1( pScr->hReport, REPORT_SEVERITY_INFORMATION, "FW reset occured. Client %d Notified.\n", pScr->runningClient[ uResourceIndex ]);
448 TRACE1( pScr->hReport, REPORT_SEVERITY_ERROR, "Trying to call client %d callback, which is NULL\n", pScr->runningClient[ uResourceIndex ]);
454 TRACE0( pScr->hReport, REPORT_SEVERITY_INFORMATION, "FW reset occured. No client was running.\n");
475 TRACE1( pScr->hReport, REPORT_SEVERITY_INFORMATION, "Setting group %d.\n", newGroup);
480 TRACE1( pScr->hReport, REPORT_SEVERITY_ERROR, "Attempting to set invalid group to %d\n", newGroup);
510 TRACE1( pScr->hReport, REPORT_SEVERITY_ERRO
[all...]
/system/wlan/ti/wilink_6_1/utils/
H A DGenSM.h71 TI_HANDLE hReport; /**< report handle */ member in struct:__anon1906
88 void genSM_Init (TI_HANDLE hGenSM, TI_HANDLE hReport);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/
H A DtxXfer.c123 TI_STATUS txXfer_init(TI_HANDLE hTxXfer, TI_HANDLE hReport, TI_HANDLE hTNETWIF, TI_HANDLE hTxResult) argument
127 pTxXfer->hReport = hReport;
182 WLAN_REPORT_INFORMATION(pTxXfer->hReport, TNETW_XFER_MODULE_LOG,
251 WLAN_REPORT_INFORMATION(pTxXfer->hReport, TNETW_XFER_MODULE_LOG,
277 WLAN_REPORT_ERROR(pTxXfer->hReport, TNETW_XFER_MODULE_LOG,
292 WLAN_REPORT_INFORMATION(pTxXfer->hReport, TNETW_XFER_MODULE_LOG,
301 WLAN_REPORT_INFORMATION(pTxXfer->hReport, TNETW_XFER_MODULE_LOG,
321 WLAN_REPORT_INFORMATION (pTxXfer->hReport, TNETW_XFER_MODULE_LOG,
334 WLAN_REPORT_ERROR(pTxXfer->hReport, TNETW_XFER_MODULE_LO
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
H A DtxHwQueue.h72 TI_HANDLE hReport; member in struct:__anon470
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/inc/
H A DtxCtrlBlk_api.h53 TI_STATUS txCtrlBlk_init(TI_HANDLE hTxCtrlBlk, TI_HANDLE hReport);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
H A DHwInit.h64 TI_HANDLE hReport; member in struct:__anon494
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/inc/
H A DHwInit_api.h48 TI_STATUS hwInit_config(TI_HANDLE hHwInit, TI_HANDLE hReport, TI_HANDLE hTntewDrv);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/inc/
H A DregulatoryDomainApi.h59 TI_HANDLE hReport,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
H A Drx.c166 * hReport - Handle to the Report object
184 TI_HANDLE hReport,
194 hSiteMgr == NULL || hOs == NULL || hReport == NULL || hTxData == NULL || hTnetwDrv == NULL)
207 pRxData->hReport = hReport;
266 WLAN_REPORT_ERROR(pRxData->hReport, RX_DATA_MODULE_LOG,
278 WLAN_REPORT_INIT(pRxData->hReport, RX_DATA_MODULE_LOG,
306 WLAN_REPORT_ERROR(pRxData->hReport, RX_DATA_MODULE_LOG,
345 WLAN_REPORT_ERROR(pRxData->hReport, RX_DATA_MODULE_LOG,
368 WLAN_REPORT_INFORMATION(pRxData->hReport, RX_DATA_MODULE_LO
174 rxData_config(TI_HANDLE hRxData, TI_HANDLE hCtrlData, TI_HANDLE hTxData, TI_HANDLE hTnetwDrv, TI_HANDLE hHalCtrl, TI_HANDLE hMlme, TI_HANDLE hRsn, TI_HANDLE hSiteMgr, TI_HANDLE hExcMngr, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hMemMngr, TI_HANDLE hEvHandler, rxDataInitParams_t * rxDataInitParams) argument
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
H A Dscr.h105 TI_HANDLE hReport; /**< a handle to the report object */ member in struct:__anon700
/system/wlan/ti/wilink_6_1/TWD/Data_Service/Export_Inc/
H A DRxQueue_api.h51 TI_STATUS RxQueue_Init (TI_HANDLE hRxQueue, TI_HANDLE hReport);
H A DtxCtrlBlk_api.h50 TI_STATUS txCtrlBlk_Init (TI_HANDLE hTxCtrlBlk, TI_HANDLE hReport, TI_HANDLE hContext);
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/Export_Inc/
H A DtxXfer_api.h54 TI_STATUS txXfer_Init (TI_HANDLE hTxXfer, TI_HANDLE hReport, TI_HANDLE hTwIf);
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DSoftGemini.h64 TI_HANDLE hReport; member in struct:__anon1590
H A DrequestHandler.c129 TI_HANDLE hReport,
139 pRequestHandler->hReport = hReport;
145 TRACE0(pRequestHandler->hReport, REPORT_SEVERITY_INIT, ": RequestHandler configured successfully\n");
178 TRACE1(pRequestHandler->hReport, REPORT_SEVERITY_ERROR, ": Set param, Params is not supported, %d\n\n", pParam->paramType);
215 TRACE1(pRequestHandler->hReport, REPORT_SEVERITY_ERROR, ": Get param, Params is not supported, %d\n\n", pParam->paramType);
287 TRACE0(pRequestHandler->hReport, REPORT_SEVERITY_ERROR, ": Invalid length of the data.\n");
312 TRACE2(pRequestHandler->hReport, REPORT_SEVERITY_INFORMATION, ": Inserted into queue: activeRequestID = %d, numOfWaitingRequests = %d\n", pRequestHandler->activeRequestID, pRequestHandler->numOfWaitingRequests);
351 TRACE2(pRequestHandler->hReport, REPORT_SEVERITY_INFORMATION, ": Looking for requests. activeRequestID = %d, numOfWaitingRequests = %d\n", pRequestHandler->activeRequestID, pRequestHandler->numOfWaitingRequests);
366 TRACE1(pRequestHandler->hReport, REPORT_SEVERITY_INFORMATIO
128 RequestHandler_config(TI_HANDLE hRequestHandler, TI_HANDLE hReport, TI_HANDLE hOs) argument
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
H A DrequestHandler.c131 TI_HANDLE hReport,
141 pRequestHandler->hReport = hReport;
147 WLAN_REPORT_INIT(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LOG, ("%s: RequestHandler configured successfully\n", __FUNCTION__));
180 WLAN_REPORT_ERROR(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LOG,
218 WLAN_REPORT_ERROR(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LOG,
291 WLAN_REPORT_ERROR(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LOG,
317 WLAN_REPORT_INFORMATION(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LOG,
358 WLAN_REPORT_INFORMATION(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LOG,
375 WLAN_REPORT_INFORMATION(pRequestHandler->hReport, MEASUREMENT_MNGR_MODULE_LO
130 RequestHandler_config(TI_HANDLE hRequestHandler, TI_HANDLE hReport, TI_HANDLE hOs) argument
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
H A DkeyParser.h66 typedef TI_STATUS (*keyParser_config_t)(struct _keyParser_t *pKeyParser, TI_HANDLE hReport, TI_HANDLE hOs);
82 TI_HANDLE hReport; member in struct:_keyParser_t
105 TI_HANDLE hReport,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DkeyDerive.c144 TI_HANDLE hReport,
150 pKeyDerive->hReport = hReport;
141 keyDerive_config(struct _keyDerive_t *pKeyDerive, cipherSuite_e cipher, struct _mainKeys_t *pMainKeys, TI_HANDLE hReport, TI_HANDLE hOs) argument
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/FwEvent/
H A DFwEvent.c180 pFwEvent->hReport = pTnetwDrv->hReport;
226 WLAN_REPORT_INFORMATION (pFwEvent->hReport, FW_EVENT_MODULE_LOG,
267 WLAN_REPORT_INFORMATION (pFwEvent->hReport, FW_EVENT_MODULE_LOG,
376 WLAN_REPORT_INFORMATION(pFwEvent->hReport,FW_EVENT_MODULE_LOG,
463 WLAN_REPORT_ERROR (pFwEvent->hReport, FW_EVENT_MODULE_LOG,
472 WLAN_REPORT_ERROR (pFwEvent->hReport, FW_EVENT_MODULE_LOG,
524 WLAN_REPORT_WARNING (pFwEvent->hReport, FW_EVENT_MODULE_LOG,
562 WLAN_REPORT_ERROR (pFwEvent->hReport, FW_EVENT_MODULE_LOG,
591 WLAN_REPORT_ERROR (pFwEvent->hReport, FW_EVENT_MODULE_LO
[all...]
/system/wlan/ti/wilink_6_1/stad/src/Application/
H A DroamingMngr.c214 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_ERROR, "roamingMngr_triggerRoamingCb, bad roaming trigger = %d\n", roamingTrigger);
228 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_triggerRoamingCb, lowQuality = %d \n", lowQuality);
236 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_triggerRoamingCb, higher trigger = %d \n", roamingTrigger);
252 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_triggerRoamingCb, trigger = %d \n", roamingTrigger);
260 TRACE5(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_triggerRoamingCb, trigger = %d Ignored!!,deltaTs=%d, curTimestamp = %d, lowQualityTriggerTimestamp = %d, lowPassFilterRoamingAttempt=%d\n", roamingTrigger, deltaTs, curTimestamp, pRoamingMngr->lowQualityTriggerTimestamp, pRoamingMngr->lowPassFilterRoamingAttemptInMsec);
318 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_connStatusCb, conn status = %d\n", connStatus);
322 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_ERROR, "roamingMngr_connStatusCb, connStatus=%d was received while Roaming is disabled. Stop Roaming \n", connStatus);
353 TRACE1(pRoamingMngr->hReport, REPORT_SEVERITY_ERROR, "roamingMngr_connStatusCb, bad connStatus = %d\n", connStatus);
427 TRACE2(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_updateNeighborApListCb, numberOfAps = %d, enableDisable=%d\n", pNeighborAPList->numOfEntries, pRoamingMngr->roamingMngrConfig.enableDisable);
456 TRACE3(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATIO
[all...]
/system/wlan/ti/wilink_6_1/Txn/
H A DTxnQueue.c108 TI_HANDLE hReport; member in struct:_TTxnQObj
205 void txnQ_Init (TI_HANDLE hTxnQ, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext) argument
211 pTxnQ->hReport = hReport;
216 pTxnQ->hTxnDoneQueue = que_Create (pTxnQ->hOs, pTxnQ->hReport, TXN_DONE_QUE_SIZE, uNodeHeaderOffset);
219 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_ERROR, ": TxnDone queue creation failed!\n");
222 busDrv_Init (pTxnQ->hBusDrv, hReport);
229 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_ConnectBus()\n");
256 TRACE2(pTxnQ->hReport, REPORT_SEVERITY_ERROR, ": Invalid Params! uFuncId = %d, uNumPrios = %d\n", uFuncId, uNumPrios);
272 pTxnQ->aTxnQueues[uFuncId][i] = que_Create (pTxnQ->hOs, pTxnQ->hReport, TXN_QUE_SIZ
[all...]

Completed in 288 milliseconds

1234567891011>>