Searched refs:halCtrlMaxRxMsduLifetime (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/Ctrl/
H A DCmdBld.c2087 pParamInfo->content.halCtrlMaxRxMsduLifetime = pWlanParams->MaxRxMsduLifetime;
2200 ParamInfo.paramLength = sizeof(ParamInfo.content.halCtrlMaxRxMsduLifetime);
2202 pMibBuf->aData.MaxReceiveLifeTime = ParamInfo.content.halCtrlMaxRxMsduLifetime / 1024; /* converting from usecs to TUs*/
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h2474 TI_UINT32 halCtrlMaxRxMsduLifetime; /**< */ member in union:__anon2676
2562 TI_UINT32 halCtrlMaxRxMsduLifetime; /**< */ member in struct:__anon2680
H A DTWDriverCtrl.c100 cmdBld_CfgRxMsduLifeTime (pTWD->hCmdBld, pParamInfo->content.halCtrlMaxRxMsduLifetime, NULL, NULL);
H A DTWDriver.c662 pWlanParams->MaxRxMsduLifetime = pInitParams->tGeneral.halCtrlMaxRxMsduLifetime;
/hardware/ti/wlan/wl1271/platforms/os/common/src/
H A DosRgstry.c1442 sizeof p->twdInitParams.tGeneral.halCtrlMaxRxMsduLifetime,
1443 (TI_UINT8*)&p->twdInitParams.tGeneral.halCtrlMaxRxMsduLifetime);

Completed in 100 milliseconds