Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/ncsw/inc/
Dncsw_ext.h339 typedef t_Error (t_PutBufFunction)(t_Handle h_BufferPool, typedef
372 t_PutBufFunction *f_PutBuf; /**< User callback to return a buffer */
/freebsd-12-stable/sys/dev/dpaa/
Dbman.h135 t_GetBufFunction *f_GetBuf, t_PutBufFunction *f_PutBuf,
Dbman.c197 t_PutBufFunction *f_PutBuf, uint32_t dep_sw_entry, uint32_t dep_sw_exit, in bman_pool_create()