HomeSort by relevance Sort by last modified time
    Searched refs:tmr_DestroyTimer (Results 1 - 24 of 24) sorted by null

  /hardware/ti/wlan/wl1271/utils/
timer.h 60 TI_STATUS tmr_DestroyTimer (TI_HANDLE hTimerInfo);
timer.c 118 * \note This is NOT a specific timer destruction! (see tmr_DestroyTimer)
333 * \sa tmr_DestroyTimer
375 * \fn tmr_DestroyTimer
385 TI_STATUS tmr_DestroyTimer (TI_HANDLE hTimerInfo)
397 WLAN_OS_REPORT (("tmr_DestroyTimer(): ERROR - NULL timer!\n"));
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
CmdMBox.c 119 tmr_DestroyTimer (pCmdMbox->hCmdMboxTimer);
HwInit.c 455 tmr_DestroyTimer (pHwInit->hStallTimer);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.c 169 tmr_DestroyTimer (pHandle->hAuthSmTimer);
healthMonitor.c 250 tmr_DestroyTimer (pHealthMonitor->hFailTimer);
PowerMgr.c 154 tmr_DestroyTimer (pPowerMgr->hRetryPsTimer);
159 tmr_DestroyTimer(pPowerMgr->hPsPollFailureTimer);
    [all...]
trafficAdmControl.c 176 tmr_DestroyTimer (pTrafficAdmCtrl->hAdmCtrlTimer[uAcId]);
    [all...]
assocSM.c 213 tmr_DestroyTimer (pHandle->hAssocSmTimer);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrv.c 244 tmr_DestroyTimer (pMeasurementSRV->hRequestTimer[i]);
249 tmr_DestroyTimer (pMeasurementSRV->hStartStopTimer);
    [all...]
PowerSrvSM.c 162 tmr_DestroyTimer (pPowerSrvSM->hPwrSrvSmTimer);
    [all...]
ScanSrv.c 101 tmr_DestroyTimer (pScanSRV->hScanSrvTimer);
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 122 tmr_DestroyTimer (TrafficMonitor->hTrafficMonTimer);
273 tmr_DestroyTimer (TrafficMonitor->hTrafficMonTimer);
279 tmr_DestroyTimer (TestEventTimer);
    [all...]
txDataQueue.c 256 tmr_DestroyTimer (pTxDataQ->hTxSendPaceTimer);
rx.c 320 tmr_DestroyTimer (pRxData->hThroughputTimer);
326 tmr_DestroyTimer (pRxData->reAuthActiveTimer);
    [all...]
txCtrl.c 309 tmr_DestroyTimer (pTxCtrl->hCreditTimer);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrl.c 184 tmr_DestroyTimer (pAdmCtrl->hPreAuthTimerWpa2);
conn.c 669 tmr_DestroyTimer (pConn->hConnTimer);
rsn.c 193 tmr_DestroyTimer (pRsn->hMicFailureReportWaitTimer);
197 tmr_DestroyTimer (pRsn->hMicFailureGroupReKeyTimer);
201 tmr_DestroyTimer (pRsn->hMicFailurePairwiseReKeyTimer);
    [all...]
mainKeysSm.c 330 tmr_DestroyTimer (pMainKeys->hSessionTimer);
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgr.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 258 tmr_DestroyTimer (pTwIf->hPendRestartTimer);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c 165 tmr_DestroyTimer (pRxQueue->hTimer);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.c 154 tmr_DestroyTimer (pScanMngr->hContinuousScanTimer);
    [all...]

Completed in 2281 milliseconds