Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h2561 TI_UINT32 halCtrlMaxTxMsduLifetime; /**< */ member
DTWDriver.c661 pWlanParams->MaxTxMsduLifetime = pInitParams->tGeneral.halCtrlMaxTxMsduLifetime; in TWD_SetDefaults()
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c1436 sizeof p->twdInitParams.tGeneral.halCtrlMaxTxMsduLifetime, in regFillInitTable()
1437 (TI_UINT8*)&p->twdInitParams.tGeneral.halCtrlMaxTxMsduLifetime); in regFillInitTable()