Home
last modified time | relevance | path

Searched refs:POWER_MGR_KEEP_ALIVE_ENA_DIS (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DPowerMgrKeepAlive.c249 case POWER_MGR_KEEP_ALIVE_ENA_DIS: in powerMgrKL_setParam()
DPowerMgr.c720 case POWER_MGR_KEEP_ALIVE_ENA_DIS: in powerMgr_setParam()
/hardware/ti/wlan/wl1271/utils/
DCmdInterfaceCodes.h866POWER_MGR_KEEP_ALIVE_ENA_DIS = SET_BIT | POWER_MANAGER_PARAM | 0x05… enumerator
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c6206 if (OK != CuCommon_SetU32 (pCuCmd->hCuCommon, POWER_MGR_KEEP_ALIVE_ENA_DIS, 1)) in CuCmd_EnableKeepAlive()
6216 if (OK != CuCommon_SetU32 (pCuCmd->hCuCommon, POWER_MGR_KEEP_ALIVE_ENA_DIS, 0)) in CuCmd_DisableKeepAlive()