Home
last modified time | relevance | path

Searched refs:psPoll (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
DtiQosTypes.h166 TI_UINT32 psPoll; member
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriverCtrl.c86 pWlanParams->rxTimeOut.psPoll = pParamInfo->content.halCtrlRxTimeOut.psPoll; in TWD_SetParam()
DTWDriver.c664 pWlanParams->rxTimeOut.psPoll = pInitParams->tGeneral.rxTimeOut.psPoll; in TWD_SetDefaults()
DTWDriver.h2108 …TI_UINT16 psPoll; /**< The maximum time that the device will wait to re… member
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr.c1205 pQosMngr->rxTimeOut.psPoll = (TI_UINT16)pParamInfo->content.rxTimeOut.psPoll; in qosMngr_setParams()
/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdBldCfgIE.c1512 pCfg->PsPollTimeout = pRxTimeOut->psPoll; in cmdBld_CfgIeServicePeriodTimeout()
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c3368 sizeof p->twdInitParams.tGeneral.rxTimeOut.psPoll, in regFillInitTable()
3369 (TI_UINT8*)&p->twdInitParams.tGeneral.rxTimeOut.psPoll); in regFillInitTable()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c3499 rxTimeOut.psPoll = parm[0].value; in CuCmd_SetRxTimeOut()
3514 rxTimeOut.psPoll, in CuCmd_SetRxTimeOut()