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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
memMngrEx.h 377 * wlan_memMngrAllocMSDUBufferOnly *
386 TI_STATUS wlan_memMngrAllocMSDUBufferOnly(TI_HANDLE hMemMngr, mem_MSDU_T** MSDUPtr,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 543 rc = wlan_memMngrAllocMSDUBufferOnly(hMemMngr, MSDUPtr, module);
600 * wlan_memMngrAllocMSDUBufferOnly *
613 TI_STATUS wlan_memMngrAllocMSDUBufferOnly(TI_HANDLE hMemMngr, mem_MSDU_T** MSDUPtr, allocatingModule_e module)
623 ("wlan_memMngrAllocMSDUBufferOnly no free MSDU in MemMngr !!!\n"));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c     [all...]

Completed in 29 milliseconds