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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c 407 acID = (TI_UINT8)pParamInfo->content.txDataMediumUsageThreshold.uAC;
411 pParamInfo->content.txDataMediumUsageThreshold.uHighThreshold;
413 pParamInfo->content.txDataMediumUsageThreshold.uLowThreshold;
422 acID = (TI_UINT8)pParamInfo->content.txDataMediumUsageThreshold.uAC;
423 pParamInfo->content.txDataMediumUsageThreshold.uHighThreshold = pTxCtrl->highMediumUsageThreshold[acID];
424 pParamInfo->content.txDataMediumUsageThreshold.uLowThreshold = pTxCtrl->lowMediumUsageThreshold[acID];
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlParams.c 409 acID = (TI_UINT8)pParamInfo->content.txDataMediumUsageThreshold.uAC;
413 pParamInfo->content.txDataMediumUsageThreshold.uHighThreshold;
415 pParamInfo->content.txDataMediumUsageThreshold.uLowThreshold;
424 acID = (TI_UINT8)pParamInfo->content.txDataMediumUsageThreshold.uAC;
425 pParamInfo->content.txDataMediumUsageThreshold.uHighThreshold = pTxCtrl->highMediumUsageThreshold[acID];
426 pParamInfo->content.txDataMediumUsageThreshold.uLowThreshold = pTxCtrl->lowMediumUsageThreshold[acID];
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 653 OS_802_11_THRESHOLD_CROSS_PARAMS txDataMediumUsageThreshold;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 640 OS_802_11_THRESHOLD_CROSS_PARAMS txDataMediumUsageThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 706 OS_802_11_THRESHOLD_CROSS_PARAMS txDataMediumUsageThreshold;
    [all...]

Completed in 104 milliseconds