Searched refs:h_BufContext (Results 1 – 4 of 4) sorted by relevance
341 t_Handle h_BufContext);399 t_Handle h_BufContext,426 t_Handle h_BufContext,
165 t_Handle h_BufContext; in BmPoolFree() local182 h_BufContext = BM_POOL_GetBufferContext(p_BmPool, p_Data); in BmPoolFree()184 … p_BmPool->bufferPoolInfo.f_PutBuf(p_BmPool->bufferPoolInfo.h_BufferPool, p_Data, h_BufContext); in BmPoolFree()498 t_Handle h_BufContext; in BM_POOL_FillBufs() local500 … p_Data = p_BmPool->bufferPoolInfo.f_GetBuf(p_BmPool->bufferPoolInfo.h_BufferPool, &h_BufContext); in BM_POOL_FillBufs()505 *(t_Handle *)(p_Data - sizeof(t_Handle)) = h_BufContext; in BM_POOL_FillBufs()
306 t_Handle h_BufContext; in FmPortImInit() local345 … ((p_Data = p_FmPort->im.rxPool.f_GetBuf(p_FmPort->im.rxPool.h_BufferPool, &h_BufContext)) == NULL) in FmPortImInit()348 p_FmPort->im.p_BdShadow[i] = h_BufContext; in FmPortImInit()639 t_Handle h_BufContext) in FM_PORT_ImTx() argument678 p_FmPort->im.p_BdShadow[p_FmPort->im.currBdId] = h_BufContext; in FM_PORT_ImTx()
206 t_Handle h_BufContext);223 t_Handle h_BufContext);2561 t_Handle h_BufContext);