Searched refs:t_GetBufFunction (Results 1 – 3 of 3) sorted by relevance
322 typedef uint8_t * (t_GetBufFunction)(t_Handle h_BufferPool, typedef371 t_GetBufFunction *f_GetBuf; /**< User callback to get a free buffer */
133 t_GetBufFunction *f_GetBuf, t_PutBufFunction *f_PutBuf,
191 uint16_t minBuffers, uint16_t allocBuffers, t_GetBufFunction *f_GetBuf, in bman_pool_create()