Home
last modified time | relevance | path

Searched refs:t_GetBufFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h322 typedef uint8_t * (t_GetBufFunction)(t_Handle h_BufferPool, typedef
371 t_GetBufFunction *f_GetBuf; /**< User callback to get a free buffer */
/freebsd/sys/dev/dpaa/
H A Dbman.h133 t_GetBufFunction *f_GetBuf, t_PutBufFunction *f_PutBuf,
H A Dbman.c191 uint16_t minBuffers, uint16_t allocBuffers, t_GetBufFunction *f_GetBuf, in bman_pool_create()