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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.h 201 acQueuesParams_t acQueuesParams[MAX_NUM_OF_AC];
whalCtrl.c 424 pWlanParams->acQueuesParams[acID].acId = acID;
425 pWlanParams->acQueuesParams[acID].qId = acID;
426 pWlanParams->acQueuesParams[acID].percentOfBlockHighThreshold = pInitParams->whalCtrl_init.TxBlocksHighPercentPerAc[acID];
427 pWlanParams->acQueuesParams[acID].percentOfBlockLowThreshold = pInitParams->whalCtrl_init.TxBlocksLowPercentPerAc[acID];
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 562 acQueuesParams_t acQueuesParams;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c     [all...]

Completed in 32 milliseconds