Searched defs:h_BufferPool (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/dpaa/
H A Dbman.c196 bman_pool_create(uint8_t *bpid, uint16_t bufferSize, uint16_t maxBuffers, uint16_t minBuffers, uint16_t allocBuffers, t_GetBufFunction *f_GetBuf, t_PutBufFunction *f_PutBuf, uint32_t dep_sw_entry, uint32_t dep_sw_exit, uint32_t dep_hw_entry, uint32_t dep_hw_exit, t_BmDepletionCallback *f_Depletion, t_Handle h_BufferPool, t_PhysToVirt *f_PhysToVirt, t_VirtToPhys *f_VirtToPhys) argument
H A Dif_dtsec_rm.c251 dtsec_rm_pool_rx_put_buffer(t_Handle h_BufferPool, uint8_t *buffer, argument
263 dtsec_rm_pool_rx_get_buffer(t_Handle h_BufferPool, t_Handle *context) argument
/freebsd-11.0-release/sys/contrib/ncsw/inc/
H A Dncsw_ext.h367 t_Handle h_BufferPool; /**< A handle to the buffer pool manager */ member in struct:t_BufferPoolInfo

Completed in 55 milliseconds