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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 119 TI_UINT32 SGcompensationPercent; /**< the percentage of increasing the TbttForBSSLoss value when SG is enabled */
163 TI_UINT32 SGcompensationPercent , TI_BOOL bUseSGParams);
ScanCncn.h 222 TI_UINT32 SGcompensationPercent);
currBss.c 505 * SGcompensationPercent - percent of increasing the BSSLoss value to the FW \n
516 TI_UINT32 SGcompensationPercent , TI_BOOL bUseSGParams)
521 pCurrBSS->SGcompensationPercent = SGcompensationPercent;
599 (100 + pCurrBSS->SGcompensationPercent)) / 100;
    [all...]
ScanCncn.c     [all...]

Completed in 295 milliseconds