Searched refs:halCtrlMaxRxMsduLifetime (Results 1 – 5 of 5) sorted by relevance
2087 pParamInfo->content.halCtrlMaxRxMsduLifetime = pWlanParams->MaxRxMsduLifetime; in cmdBld_GetParam()2200 ParamInfo.paramLength = sizeof(ParamInfo.content.halCtrlMaxRxMsduLifetime); in cmdBld_ReadMib()2202 …pMibBuf->aData.MaxReceiveLifeTime = ParamInfo.content.halCtrlMaxRxMsduLifetime / 1024; /* converti… in cmdBld_ReadMib()
2474 TI_UINT32 halCtrlMaxRxMsduLifetime; /**< */ member2562 TI_UINT32 halCtrlMaxRxMsduLifetime; /**< */ member
100 …cmdBld_CfgRxMsduLifeTime (pTWD->hCmdBld, pParamInfo->content.halCtrlMaxRxMsduLifetime, NULL, NULL); in TWD_SetParam()
662 pWlanParams->MaxRxMsduLifetime = pInitParams->tGeneral.halCtrlMaxRxMsduLifetime; in TWD_SetDefaults()
1442 sizeof p->twdInitParams.tGeneral.halCtrlMaxRxMsduLifetime, in regFillInitTable()1443 (TI_UINT8*)&p->twdInitParams.tGeneral.halCtrlMaxRxMsduLifetime); in regFillInitTable()