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

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCfg.c563 pRateMngParamsDB->rateMngParams.MaxPer = pRateMngParams->MaxPer;
H A DCmdBldCfgIE.c1009 pCfg->MaxPer = pRateMngParams->MaxPer;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.c798 pRateMngParams->rateMngParams.MaxPer = pInitParams->tRateMngParams.MaxPer;
H A DTWDriver.h2643 uint16 MaxPer; member in struct:__anon1400
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_infoele.h2335 uint16 MaxPer; member in struct:__anon1222
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c4276 RateParams.MaxPer = (TI_UINT16)parm[1].value;
4372 os_error_printf(CU_MSG_INFO2,"RateMngMaxPer = %d\n" , ReadRateParams.MaxPer);
4418 os_error_printf(CU_MSG_INFO2,"RateMngMaxPer = %d\n" , ReadRateParams.MaxPer);
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c4233 sizeof (p->twdInitParams.tRateMngParams.MaxPer),
4234 (TI_UINT8*)&(p->twdInitParams.tRateMngParams.MaxPer));

Completed in 90 milliseconds