HomeSort by relevance Sort by last modified time
    Searched refs:maxRateIndex (Results 1 - 2 of 2) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c 261 pRateAdaptation->currRateIndex = pRateAdaptation->maxRateIndex;
436 pRateAdaptation->maxRateIndex = index;
707 pRateAdaptation->maxRateIndex = index;
738 for(index = 0 ; index < pRateAdaptation->maxRateIndex ; index++)
757 for(index = 0 ; index < pRateAdaptation->maxRateIndex ; index++)
809 pRateAdaptation->currRateIndex = pRateAdaptation->maxRateIndex;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
RateAdaptation.h 87 UINT8 maxRateIndex;

Completed in 740 milliseconds