Searched refs:BufferPool (Results 1 – 3 of 3) sorted by relevance
15 struct _NDIS_BUFFER_POOL *BufferPool; /* Link to NDIS buffer pool */ member
222 Adapter->BufferPool, in DcAllocateRcb()261 &Adapter->BufferPool, in DcAllocateReceiveBuffers()1109 if (Adapter->BufferPool) in DcFreeAdapter()1110 NdisFreeBufferPool(Adapter->BufferPool); in DcFreeAdapter()
247 NDIS_HANDLE BufferPool; member