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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/inc/
txHwQueue_api.h 60 UINT16 percentOfBlockLowThreshold, UINT16 percentOfBlockHighThreshold);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
txHwQueue.c 215 UINT16 percentOfBlockLowThreshold, UINT16 percentOfBlockHighThreshold)
224 pQueueInfo->numBlocksLowThreshold = percentOfBlockLowThreshold * pTxHwQueue->NumBlocks / 100;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 339 UINT16 percentOfBlockLowThreshold; /* Sum of ACs < numTxMemBlks */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxConfig.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c 427 pWlanParams->acQueuesParams[acID].percentOfBlockLowThreshold = pInitParams->whalCtrl_init.TxBlocksLowPercentPerAc[acID];
    [all...]

Completed in 45 milliseconds