Searched refs:POWER_SAVE_OFF (Results 1 - 6 of 6) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
H A DPowerSrv.c197 POWER_SAVE_OFF,
205 POWER_SAVE_OFF,
210 pPowerSrv->userLastRequestMode = (powerSrvMode_e)POWER_SAVE_OFF;
262 POWER_SAVE_OFF,
270 POWER_SAVE_OFF,
276 pPowerSrv->userLastRequestMode = (powerSrvMode_e)POWER_SAVE_OFF;//WL403
459 POWER_SAVE_OFF,
625 currentPsMode = POWER_SAVE_OFF;
/system/wlan/ti/wilink_6_1/TWD/MacServices/
H A DPowerSrv.c194 POWER_SAVE_OFF,
202 POWER_SAVE_OFF,
207 pPowerSrv->userLastRequestMode = (powerSrvMode_e)POWER_SAVE_OFF;
257 POWER_SAVE_OFF,
265 POWER_SAVE_OFF,
270 pPowerSrv->userLastRequestMode = (powerSrvMode_e)POWER_SAVE_OFF;
451 POWER_SAVE_OFF,
614 currentPsMode = POWER_SAVE_OFF;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
H A DPowerMgr.c494 MacServices_powerSrv_SetPsMode(pPowerMgr->hMacServices, POWER_SAVE_OFF, FALSE,NULL, NULL, NULL);
1070 powerStatus = MacServices_powerSrv_SetPsMode(pPowerMgr->hMacServices, POWER_SAVE_OFF, TRUE , hPowerMgr,powerSaveCompleteCB,NULL);/*NULL as GWSI callback*/
1106 POWER_SAVE_OFF,
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DPowerMgr.c489 TWD_SetPsMode (pPowerMgr->hTWD, POWER_SAVE_OFF, TI_FALSE, NULL, NULL, NULL);
987 powerStatus = TWD_SetPsMode (pPowerMgr->hTWD, POWER_SAVE_OFF, TI_TRUE, hPowerMgr, powerSaveCompleteCB, NULL);/*NULL as GWSI callback*/
1021 POWER_SAVE_OFF,
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h510 POWER_SAVE_OFF, /**< power save of 802.11 enumerator in enum:__anon211
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h938 /* 0 */ POWER_SAVE_OFF = 0, /**< power save 802.11 OFF */ enumerator in enum:__anon1318

Completed in 917 milliseconds