Searched refs:f_PutBuf (Results 1 – 6 of 6) sorted by relevance
192 t_PutBufFunction *f_PutBuf, uint32_t dep_sw_entry, uint32_t dep_sw_exit, in bman_pool_create() argument220 bpp.bufferPoolInfo.f_PutBuf = f_PutBuf; in bman_pool_create()
133 t_GetBufFunction *f_GetBuf, t_PutBufFunction *f_PutBuf,
146 pool_params->f_PutBuf = dtsec_im_fm_port_rx_put_buf; in dtsec_im_fm_port_rx_init()
213 else if (p_FmPort->im.rxPool.f_PutBuf(p_FmPort->im.rxPool.h_BufferPool, in FmPortImRx()246 …p_FmPort->im.rxPool.f_PutBuf = p_FmPortParams->specificParams.imRxTxParams.rxPoolParams.f_P… in FmPortConfigIM()476 p_FmPort->im.rxPool.f_PutBuf(p_FmPort->im.rxPool.h_BufferPool, in FmPortImFree()
372 t_PutBufFunction *f_PutBuf; /**< User callback to return a buffer */ member
184 … p_BmPool->bufferPoolInfo.f_PutBuf(p_BmPool->bufferPoolInfo.h_BufferPool, p_Data, h_BufContext); in BmPoolFree()210 p_BmPoolParam->bufferPoolInfo.f_PutBuf && in BM_POOL_Config()