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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
bufferPoolApi.h 154 void bufferPool_destroy( TI_HANDLE hBufferPool );
bufferPool.c 84 bufferPool_destroy( (TI_HANDLE)pBufferPool );
131 void bufferPool_destroy( TI_HANDLE hBufferPool )
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c 325 bufferPool_destroy( hTxData->hBufferPool );
334 bufferPool_destroy( hTxData->hBufferPool );
344 bufferPool_destroy( hTxData->hBufferPool );
354 bufferPool_destroy (hTxData->hBufferPool);
365 bufferPool_destroy (hTxData->hBufferPool);
378 bufferPool_destroy( hTxData->hBufferPool );
393 bufferPool_destroy( hTxData->hBufferPool );
411 bufferPool_destroy( hTxData->hBufferPool );
638 bufferPool_destroy( pTxData->hBufferPool );
    [all...]

Completed in 14 milliseconds