Searched defs:pMacServices (Results 1 – 7 of 7) sorted by relevance
60 MacServices_t *pMacServices = (MacServices_t*)os_memoryAlloc( hOS, sizeof(MacServices_t) ); in MacServices_create() local113 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_destroy() local151 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_init() local186 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_config() local207 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_restart() local231 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_registerFailureEventCB() local268 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_SetPsMode() local298 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_ReservePS() local322 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_ReleasePS() local340 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_getPsStatus() local[all …]
125 MacServices_t* pMacServices = (MacServices_t*)hMacServices; in MacServices_scanSRV_init() local199 MacServices_t* pMacServices = (MacServices_t*)hMacServices; in MacServices_scanSrv_config() local
62 MacServices_t *pMacServices = (MacServices_t*)os_memoryAlloc( hOS, sizeof(MacServices_t) ); in MacServices_create() local126 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_destroy() local166 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_init() local197 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_config() local224 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_registerFailureEventCB() local261 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_SetPsMode() local287 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_ReservePS() local310 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_ReleasePS() local328 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_getPsStatus() local346 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in MacServices_powerSrv_SetRateModulation() local[all …]
76 MacServices_t *pMacServices = ((TTwd *)hTWD)->hMacServices; in healthMonitorDebugFunction() local175 MacServices_t *pMacServices = ((TTwd *)hTWD)->hMacServices; in noScanCompleteTimer() local
125 MacServices_t* pMacServices = (MacServices_t*)hMacServices; in MacServices_scanSRV_init() local182 MacServices_t* pMacServices = (MacServices_t*)hMacServices; in MacServices_scanSrv_config() local
150 MacServices_t *pMacServices = (MacServices_t*)hMacServices; in recoveryCtrl_config() local
944 void TnetwDrv_TEMP_GetHandles(TI_HANDLE hTnetwDrv, TI_HANDLE *pHalCtrl, TI_HANDLE *pMacServices) in TnetwDrv_TEMP_GetHandles()