/hardware/ti/wlan/wl1271/Test/ |
qosMngrDbg.c | 123 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_BK].acQosParams.cwMin)); 134 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_BE].acQosParams.cwMin)); 145 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_VI].acQosParams.cwMin)); 156 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_VO].acQosParams.cwMin));
|
/system/wlan/ti/wilink_6_1/Test/ |
qosMngrDbg.c | 123 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_BK].acQosParams.cwMin)); 134 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_BE].acQosParams.cwMin)); 145 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_VI].acQosParams.cwMin)); 156 WLAN_OS_REPORT(("cwMin :%d\n",pQosMngr->acParams[QOS_AC_VO].acQosParams.cwMin));
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
fourXManager.c | 127 pFourX->currentCWMax = MAX(pFourX->desiredCWMin,pFourX->ApFourX_Capabilities.contentionWindowParams.CWMin); 246 pFourX_Capabilities->contentionWindowParams.CWMin = *((UINT16*)(capPtr)); 262 pFourX_Capabilities->CWCombParams.CWMin = *((UINT16*)(capPtr)); 413 pFourX_Capabilities->contentionWindowParams.CWMin = DEF_CW_MIN; 417 pFourX_Capabilities->CWCombParams.CWMin = DEF_CW_COMBO_CW_MIN;
|
fourX.h | 99 UINT16 CWMin; 108 UINT16 CWMin;
|
fourX.c | 824 WLAN_OS_REPORT(("AP_Cap.contentionWindowParams.CWMin = %d\n", pFourX->ApFourX_Capabilities.contentionWindowParams.CWMin)); 830 WLAN_OS_REPORT(("AP_Cap.CWCombParams.CWMin = %d\n", pFourX->ApFourX_Capabilities.CWCombParams.CWMin));
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdBldDb.h | 71 TI_UINT16 CwMin;
|
CmdBldCfgIE.c | [all...] |
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdBldDb.h | 71 TI_UINT16 CwMin;
|
CmdBldCfgIE.c | [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxConfig.c | [all...] |
whalHwCtrl.c | [all...] |
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
qosMngr.c | 333 pQosMngr->acParams[acID].acQosParams.cwMin = pQosMngr->uDesireCwMin; [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
qosMngr.c | 326 pQosMngr->acParams[acID].acQosParams.cwMin = pQosMngr->uDesireCwMin; [all...] |
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
paramOut.h | 339 #define CW_MIN_DEF 4 /* the power of 2 - cwMin = 2^4-1 = 15 */ 392 TI_BOOL bCwFromUserEnable; /* flag to use CwMin & CwMax user setting: 0 disable user setting (values from beacon) , 1 enable user setting (beacon cw ignore)*/ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/ |
qosMngr.c | 324 pQosMngr->acParams[acID].acQosParams.cwMin = CW_MIN_MAX; [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/ |
whalCtrl_api.h | 323 UINT8 cwMin; 736 int whalCtrl_SetCwMin (TI_HANDLE hWhalCtrl, UINT8 CwMin);
|
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
paramOut.h | 339 #define CW_MIN_DEF 4 /* the power of 2 - cwMin = 2^4-1 = 15 */ 392 TI_BOOL bCwFromUserEnable; /* flag to use CwMin & CwMax user setting: 0 disable user setting (values from beacon) , 1 enable user setting (beacon cw ignore)*/ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/ |
whalParams.h | 129 UINT16 CwMin;
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/ |
TI_AdapterQOS.h | 70 uCwMin - Indicates the required CwMin by the AP for the specified
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
commonTypes.h | 765 UINT8 cwMin; [all...] |
paramOut.h | 427 #define CW_MIN_DEF 4 /* the power of 2 - cwMin = 2^4-1 = 15 */ [all...] |
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_infoele.h | 349 uint8 cwMin; /* The contention window minimum size (in slots) for */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_infoele.h | 401 uint8 cwMin; /* The contention window minimum size (in slots) for */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_infoele.h | 350 uint8 cwMin; /* The contention window minimum size (in slots) for */ [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriver.h | [all...] |