Searched refs:TxFailLowTh (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCfg.c569 pRateMngParamsDB->rateMngParams.TxFailLowTh = pRateMngParams->TxFailLowTh;
H A DCmdBldCfgIE.c1021 pCfg->TxFailLowTh = pRateMngParams->TxFailLowTh;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.c810 pRateMngParams->rateMngParams.TxFailLowTh = pInitParams->tRateMngParams.TxFailLowTh;
H A DTWDriver.h2645 uint8 TxFailLowTh; member in struct:__anon1400
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_infoele.h2337 uint8 TxFailLowTh; member in struct:__anon1222
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c4282 RateParams.TxFailLowTh = (TI_UINT8)parm[1].value;
4378 os_error_printf(CU_MSG_INFO2,"RateMngTxFailLowTh = %d\n" , ReadRateParams.TxFailLowTh);
4420 os_error_printf(CU_MSG_INFO2,"RateMngTxFailLowTh = %d\n" , ReadRateParams.TxFailLowTh);
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c4197 sizeof (p->twdInitParams.tRateMngParams.TxFailLowTh),
4198 (TI_UINT8*)&(p->twdInitParams.tRateMngParams.TxFailLowTh));

Completed in 365 milliseconds