OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmr_CreateTimer
(Results
26 - 44
of
44
) sorted by null
1
2
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.c
140
TrafficMonitor->hTrafficMonTimer =
tmr_CreateTimer
(pStadHandles->hTimer);
173
TestEventTimer =
tmr_CreateTimer
(pStadHandles->hTimer);
[
all
...]
rx.c
259
pRxData->reAuthActiveTimer =
tmr_CreateTimer
(pRxData->hTimer);
276
pRxData->hThroughputTimer =
tmr_CreateTimer
(pRxData->hTimer);
[
all
...]
txCtrl.c
277
pTxCtrl->hCreditTimer =
tmr_CreateTimer
(pTxCtrl->hTimer);
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr.c
336
pPowerMgr->hRetryPsTimer =
tmr_CreateTimer
(pPowerMgr->hTimer);
338
pPowerMgr->hPsPollFailureTimer =
tmr_CreateTimer
(pPowerMgr->hTimer);
[
all
...]
trafficAdmControl.c
252
pTrafficAdmCtrl->hAdmCtrlTimer[uAcId] =
tmr_CreateTimer
(pTrafficAdmCtrl->hTimer);
[
all
...]
assocSM.c
300
pHandle->hAssocSmTimer =
tmr_CreateTimer
(pHandle->hTimer);
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.c
275
pRsn->hMicFailureReportWaitTimer =
tmr_CreateTimer
(pRsn->hTimer);
281
pRsn->hMicFailureGroupReKeyTimer =
tmr_CreateTimer
(pRsn->hTimer);
292
pRsn->hMicFailurePairwiseReKeyTimer =
tmr_CreateTimer
(pRsn->hTimer);
[
all
...]
mainKeysSm.c
247
pMainKeys->hSessionTimer =
tmr_CreateTimer
(pMainKeys->hTimer);
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
rsn.c
271
pRsn->hMicFailureReportWaitTimer =
tmr_CreateTimer
(pRsn->hTimer);
277
pRsn->hMicFailureGroupReKeyTimer =
tmr_CreateTimer
(pRsn->hTimer);
287
pRsn->hMicFailurePairwiseReKeyTimer =
tmr_CreateTimer
(pRsn->hTimer);
[
all
...]
mainKeysSm.c
247
pMainKeys->hSessionTimer =
tmr_CreateTimer
(pMainKeys->hTimer);
/hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c
337
pTwIf->hPendRestartTimer =
tmr_CreateTimer
(hTimer);
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c
260
pRxData->reAuthActiveTimer =
tmr_CreateTimer
(pRxData->hTimer);
277
pRxData->hThroughputTimer =
tmr_CreateTimer
(pRxData->hTimer);
[
all
...]
txCtrl.c
279
pTxCtrl->hCreditTimer =
tmr_CreateTimer
(pTxCtrl->hTimer);
[
all
...]
/hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c
197
pRxQueue->hTimer =
tmr_CreateTimer
(hTimerModule);
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
trafficAdmControl.c
252
pTrafficAdmCtrl->hAdmCtrlTimer[uAcId] =
tmr_CreateTimer
(pTrafficAdmCtrl->hTimer);
[
all
...]
assocSM.c
301
pHandle->hAssocSmTimer =
tmr_CreateTimer
(pHandle->hTimer);
[
all
...]
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
HwInit.c
515
pHwInit->hStallTimer =
tmr_CreateTimer
(hTimer);
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.c
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Application/
scanMngr.c
[
all
...]
Completed in 450 milliseconds
1
2