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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
srcApi.h 115 TI_STATUS configMgr_allocMSDUBufferOnly(TI_HANDLE hConfigMgr,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c 637 status = configMgr_allocMSDUBufferOnly(drv->adapter.CoreHalCtx, &pMsdu, OS_ABS_TX_MODULE);
640 ti_dprintf(TIWLAN_LOG_ERROR, " configMgr_allocMSDUBufferOnly failed !!!\n");
644 /* print_deb("$$$ configMgr_allocMSDUBufferOnly()=OK pMsdu=%p\n", pMsdu ); */
    [all...]

Completed in 51 milliseconds