Searched defs:longRetryLimit (Results 1 - 8 of 8) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
H A DCtrl.c260 pCtrlData->ctrlDataTxRatePolicy.rateClass[clientIDindex*MAX_NUM_OF_AC+ac].longRetryLimit = ctrlDataInitParams->ctrlDataTxRatePolicy[clientIDindex].longRetryLimit;
472 pParamInfo->content.TxRatePolicy.rateClass[USER_RATE_CLASS].longRetryLimit = pCtrlData->ctrlDataTxRatePolicy.rateClass[USER_RATE_CLASS].longRetryLimit;
587 UINT8 shortRetryLimit, longRetryLimit; local
597 longRetryLimit = pCtrlData->ctrlDataTxRatePolicy.rateClass[fwPolicyID].longRetryLimit;
658 (shortRetryLimit > longRetryLimit) ? shortRetryLimit : longRetryLimit;
1000 pCtrlData->ctrlDataTxRatePolicy.rateClass[USER_RATE_CLASS].longRetryLimit
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h327 UINT8 longRetryLimit; member in struct:__anon819
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_commands.h960 uint8 longRetryLimit; /* The dot11LongRetryLimit used */ member in struct:__anon1190
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h605 UINT8 longRetryLimit; member in struct:__anon320
H A DparamOut.h1124 UINT8 longRetryLimit; member in struct:__anon425
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_infoele.h1434 uint8 longRetryLimit; /* The dot11LongRetryLimit used */ member in struct:__anon944
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DparamOut.h955 TI_UINT8 longRetryLimit; member in struct:__anon1671
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h2271 TI_UINT8 longRetryLimit; /**< */ member in struct:__anon1485

Completed in 170 milliseconds