Home
last modified time | relevance | path

Searched defs:hMacServices (Results 1 – 24 of 24) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/MacServices/
DMacServices.c111 void MacServices_destroy( TI_HANDLE hMacServices ) in MacServices_destroy()
144 void MacServices_init (TI_HANDLE hMacServices, in MacServices_init()
184 void MacServices_config( TI_HANDLE hMacServices, TTwdInitParams *pInitParams) in MacServices_config()
205 void MacServices_restart (TI_HANDLE hMacServices) in MacServices_restart()
227 void MacServices_registerFailureEventCB (TI_HANDLE hMacServices, in MacServices_registerFailureEventCB()
261 TI_STATUS MacServices_powerSrv_SetPsMode (TI_HANDLE hMacServices, in MacServices_powerSrv_SetPsMode()
292 TI_STATUS MacServices_powerSrv_ReservePS( TI_HANDLE hMacServices, in MacServices_powerSrv_ReservePS()
317 TI_STATUS MacServices_powerSrv_ReleasePS( TI_HANDLE hMacServices, in MacServices_powerSrv_ReleasePS()
338 TI_BOOL MacServices_powerSrv_getPsStatus(TI_HANDLE hMacServices) in MacServices_powerSrv_getPsStatus()
357 void MacServices_powerSrv_SetRateModulation(TI_HANDLE hMacServices, TI_UINT16 rate) in MacServices_powerSrv_SetRateModulation()
[all …]
DScanSrv.c118 TI_STATUS MacServices_scanSRV_init (TI_HANDLE hMacServices, in MacServices_scanSRV_init()
197 void MacServices_scanSrv_config( TI_HANDLE hMacServices, TScanSrvInitParams* pInitParams ) in MacServices_scanSrv_config()
219 void MacServices_scanSRV_registerScanCompleteCB( TI_HANDLE hMacServices, in MacServices_scanSRV_registerScanCompleteCB()
307 TI_STATUS MacServices_scanSRV_scan( TI_HANDLE hMacServices, TScanParams *scanParams, EScanResultTag… in MacServices_scanSRV_scan()
401 TI_STATUS MacServices_scanSRV_stopScan( TI_HANDLE hMacServices, EScanResultTag eScanTag, TI_BOOL bS… in MacServices_scanSRV_stopScan()
441 TI_STATUS MacServices_scanSRV_stopOnFWReset( TI_HANDLE hMacServices ) in MacServices_scanSRV_stopOnFWReset()
690 void MacServices_scanSrv_UpdateDtimTbtt (TI_HANDLE hMacServices, in MacServices_scanSrv_UpdateDtimTbtt()
711 void MacServices_scanSrv_printDebugStatus(TI_HANDLE hMacServices) in MacServices_scanSrv_printDebugStatus()
DMeasurementSrv.c271 TI_STATUS MacServices_measurementSRV_startMeasurement( TI_HANDLE hMacServices, in MacServices_measurementSRV_startMeasurement()
348 TI_STATUS MacServices_measurementSRV_stopMeasurement( TI_HANDLE hMacServices, in MacServices_measurementSRV_stopMeasurement()
389 void MacServices_measurementSRV_FWReset( TI_HANDLE hMacServices ) in MacServices_measurementSRV_FWReset()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/
DMacServices.c123 void MacServices_destroy( TI_HANDLE hMacServices ) in MacServices_destroy()
164 void MacServices_init( TI_HANDLE hMacServices, TI_HANDLE hReport, TI_HANDLE hHalCtrl) in MacServices_init()
195 void MacServices_config( TI_HANDLE hMacServices, TnetwDrv_InitParams_t *pInitParams) in MacServices_config()
221 void MacServices_registerFailureEventCB( TI_HANDLE hMacServices, in MacServices_registerFailureEventCB()
254 TI_STATUS MacServices_powerSrv_SetPsMode( TI_HANDLE hMacServices, in MacServices_powerSrv_SetPsMode()
281 TI_STATUS MacServices_powerSrv_ReservePS( TI_HANDLE hMacServices, in MacServices_powerSrv_ReservePS()
305 TI_STATUS MacServices_powerSrv_ReleasePS( TI_HANDLE hMacServices, in MacServices_powerSrv_ReleasePS()
325 BOOLEAN MacServices_powerSrv_getPsStatus(TI_HANDLE hMacServices) in MacServices_powerSrv_getPsStatus()
344 void MacServices_powerSrv_SetRateModulation(TI_HANDLE hMacServices, UINT16 rate) in MacServices_powerSrv_SetRateModulation()
349 UINT16 MacServices_powerSrv_GetRateModulation(TI_HANDLE hMacServices) in MacServices_powerSrv_GetRateModulation()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerAuthorization/
DPowerAuthorization.c155 int MacServices_powerAutho_PowerPolicyUpdate(TI_HANDLE hMacServices, powerAutho_PowerPolicy_e aPowe… in MacServices_powerAutho_PowerPolicyUpdate()
181 int MacServices_powerAutho_AwakeRequiredUpdate(TI_HANDLE hMacServices, MacServices_powerAutho_Awake… in MacServices_powerAutho_AwakeRequiredUpdate()
257 int MacServices_powerAutho_ExitFromInit(TI_HANDLE hMacServices) in MacServices_powerAutho_ExitFromInit()
292 int powerAutho_Restart(TI_HANDLE hMacServices) in powerAutho_Restart()
318 int MacServices_powerAutho_EndRecovery(TI_HANDLE hMacServices) in MacServices_powerAutho_EndRecovery()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
DScanSrv.c123 void MacServices_scanSRV_init( TI_HANDLE hMacServices, TI_HANDLE hReport, TI_HANDLE hHalCtrl) in MacServices_scanSRV_init()
180 void MacServices_scanSrv_config( TI_HANDLE hMacServices, scanSrvInitParams_t* pInitParams ) in MacServices_scanSrv_config()
202 void MacServices_scanSRV_registerScanCompleteCB( TI_HANDLE hMacServices, in MacServices_scanSRV_registerScanCompleteCB()
290 TI_STATUS MacServices_scanSRV_scan( TI_HANDLE hMacServices, scan_Params_t *scanParams, BOOLEAN bHig… in MacServices_scanSRV_scan()
381 TI_STATUS MacServices_scanSRV_stopScan( TI_HANDLE hMacServices, BOOLEAN bSendNullData, CmdResponseC… in MacServices_scanSRV_stopScan()
417 TI_STATUS MacServices_scanSRV_stopOnFWReset( TI_HANDLE hMacServices ) in MacServices_scanSRV_stopOnFWReset()
670 void MacServices_scanSrv_printDebugStatus(TI_HANDLE hMacServices) in MacServices_scanSrv_printDebugStatus()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
DMeasurementSrv.c279 TI_STATUS MacServices_measurementSRV_startMeasurement( TI_HANDLE hMacServices, in MacServices_measurementSRV_startMeasurement()
362 TI_STATUS MacServices_measurementSRV_stopMeasurement( TI_HANDLE hMacServices, in MacServices_measurementSRV_stopMeasurement()
408 void MacServices_measurementSRV_FWReset( TI_HANDLE hMacServices ) in MacServices_measurementSRV_FWReset()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
DrecoveryCtrl.c136 TI_HANDLE hMacServices, in recoveryCtrl_config()
DrecoveryCtrl.h70 TI_HANDLE hMacServices; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
DTNETW_Driver.h71 TI_HANDLE hMacServices; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
DPowerMgr.h94 …TI_HANDLE hMacServices; /**< Hnadle to the Mac services - Powe… member
DPowerMgr.c199 TI_HANDLE hMacServices, in PowerMgr_init()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
DcurrBss.c145 TI_HANDLE hMacServices; member
267 TI_HANDLE hMacServices) in currBSS_init()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
DScanCncn.h101 TI_HANDLE hMacServices; /**< Mac SRV object handle */ member
DScanCncn.c210 TI_HANDLE hMacServices, in scanConcentrator_init()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
Dconn.h115 TI_HANDLE hMacServices; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
DconfigMgr.h141 TI_HANDLE hMacServices; /* MacServices */ member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
Dconn.c197 TI_HANDLE hMacServices, in conn_config()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/inc/
DmeasurementMgr.h140 TI_HANDLE hMacServices; member
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
DTWDriverInternal.h83 TI_HANDLE hMacServices; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
DmeasurementMgr.c209 TI_HANDLE hMacServices, in measurementMgr_config()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
DsiteHash.h208 TI_HANDLE hMacServices; member
DsiteMgr.c399 TI_HANDLE hMacServices, in siteMgr_config()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
DwhalCtrl.c4164 TI_HANDLE hMacServices; in whalCtrl_ReadTemplateFrameMib() local
4246 TI_HANDLE hMacServices; in whalCtrl_WriteTemplateFrameMib() local