Searched refs:halCtrlMaxTxMsduLifetime (Results 1 - 6 of 6) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h875 UINT32 halCtrlMaxTxMsduLifetime;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h2511 TI_UINT32 halCtrlMaxTxMsduLifetime; /**< */ member in struct:__anon1395
H A DTWDriver.c648 pWlanParams->MaxTxMsduLifetime = pInitParams->tGeneral.halCtrlMaxTxMsduLifetime;
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosRgstry.c1712 sizeof p->TnetwDrv_InitParams.halCtrlConfigParams.halCtrlMaxTxMsduLifetime,
1713 (PUCHAR)&p->TnetwDrv_InitParams.halCtrlConfigParams.halCtrlMaxTxMsduLifetime);
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c1490 sizeof p->twdInitParams.tGeneral.halCtrlMaxTxMsduLifetime,
1491 (TI_UINT8*)&p->twdInitParams.tGeneral.halCtrlMaxTxMsduLifetime);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalCtrl.c386 pWlanParams->MaxTxMsduLifetime = pInitParams->halCtrlConfigParams.halCtrlMaxTxMsduLifetime;

Completed in 49 milliseconds