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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourX.h 165 UINT16 currentCWMax;
fourXManager.c 126 pFourX->currentCWMax = MIN(pFourX->desiredCWMax,pFourX->ApFourX_Capabilities.contentionWindowParams.CWMax);
127 pFourX->currentCWMax = MAX(pFourX->desiredCWMin,pFourX->ApFourX_Capabilities.contentionWindowParams.CWMin);
fourX.c 814 WLAN_OS_REPORT(("currentCWMax = %d\n\n",pFourX->currentCWMax ));

Completed in 160 milliseconds