| /system/wlan/ti/wilink_6_1/TWD/MacServices/ |
| D | MacServices.c | 111 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 …]
|
| D | ScanSrv.c | 118 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()
|
| D | MeasurementSrv.c | 271 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/ |
| D | MacServices.c | 123 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/ |
| D | PowerAuthorization.c | 155 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/ |
| D | ScanSrv.c | 123 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/ |
| D | MeasurementSrv.c | 279 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/ |
| D | recoveryCtrl.c | 136 TI_HANDLE hMacServices, in recoveryCtrl_config()
|
| D | recoveryCtrl.h | 70 TI_HANDLE hMacServices; member
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/ |
| D | TNETW_Driver.h | 71 TI_HANDLE hMacServices; member
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/ |
| D | PowerMgr.h | 94 …TI_HANDLE hMacServices; /**< Hnadle to the Mac services - Powe… member
|
| D | PowerMgr.c | 199 TI_HANDLE hMacServices, in PowerMgr_init()
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/ |
| D | currBss.c | 145 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/ |
| D | ScanCncn.h | 101 TI_HANDLE hMacServices; /**< Mac SRV object handle */ member
|
| D | ScanCncn.c | 210 TI_HANDLE hMacServices, in scanConcentrator_init()
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/ |
| D | conn.h | 115 TI_HANDLE hMacServices; member
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/ |
| D | configMgr.h | 141 TI_HANDLE hMacServices; /* MacServices */ member
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/ |
| D | conn.c | 197 TI_HANDLE hMacServices, in conn_config()
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/inc/ |
| D | measurementMgr.h | 140 TI_HANDLE hMacServices; member
|
| /system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
| D | TWDriverInternal.h | 83 TI_HANDLE hMacServices; member
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/ |
| D | measurementMgr.c | 209 TI_HANDLE hMacServices, in measurementMgr_config()
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
| D | siteHash.h | 208 TI_HANDLE hMacServices; member
|
| D | siteMgr.c | 399 TI_HANDLE hMacServices, in siteMgr_config()
|
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/ |
| D | whalCtrl.c | 4164 TI_HANDLE hMacServices; in whalCtrl_ReadTemplateFrameMib() local 4246 TI_HANDLE hMacServices; in whalCtrl_WriteTemplateFrameMib() local
|