HomeSort by relevance Sort by last modified time
    Searched refs:memMgrResources (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.c 650 memMgrResources_t memMgrResources;
659 wlan_memMngrGetMemMgrResources(pFourX->hMemMngr, &memMgrResources);
662 limitResourcees = MIN(memMgrResources.numOfFreeBufPool2 ,(MIN(memMgrResources.numOfFreeBufPool1-1 , pHwTxInformation->hwNumOfFreeBDs)));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
memMngrEx.h 469 TI_STATUS wlan_memMngrGetMemMgrResources(TI_HANDLE hMemMngr, memMgrResources_t* memMgrResources);

Completed in 34 milliseconds