Home
last modified time | relevance | path

Searched refs:tPowerSrv (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/MacServices/
DMacServices.c188 if (powerSrv_config(pMacServices->hPowerSrv,&pInitParams->tPowerSrv) != TI_OK) in MacServices_config()
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h2728 … TPowerSrvInitParams tPowerSrv; /**< Power Service Initialization Parameters */ member
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c2561 sizeof p->twdInitParams.tPowerSrv.numNullPktRetries, in regFillInitTable()
2562 (TI_UINT8*)&p->twdInitParams.tPowerSrv.numNullPktRetries); in regFillInitTable()
2569 sizeof p->twdInitParams.tPowerSrv.hangOverPeriod, in regFillInitTable()
2570 (TI_UINT8*)&p->twdInitParams.tPowerSrv.hangOverPeriod); in regFillInitTable()