Home
last modified time | relevance | path

Searched refs:TxCompletePacingThreshold (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdBldDb.h78 TI_UINT16 TxCompletePacingThreshold; member
DCmdBld.c866 DB_WLAN(hCmdBld).TxCompletePacingThreshold, in __cfg_tx_cmplt_pacing()
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.c687 pWlanParams->TxCompletePacingThreshold = pInitParams->tGeneral.TxCompletePacingThreshold; in TWD_SetDefaults()
DTWDriver.h2579 TI_UINT16 TxCompletePacingThreshold; /**< */ member
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c1479 sizeof p->twdInitParams.tGeneral.TxCompletePacingThreshold, in regFillInitTable()
1480 (TI_UINT8*)&(p->twdInitParams.tGeneral.TxCompletePacingThreshold)); in regFillInitTable()