Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h506 t_Error BM_POOL_ConfigDepletion(t_Handle h_BmPool,
/freebsd/sys/dev/dpaa/
H A Dbman.c246 error = BM_POOL_ConfigDepletion(pool, f_Depletion, thresholds); in bman_pool_create()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c349 t_Error BM_POOL_ConfigDepletion(t_Handle h_BmPool, t_BmDepletionCallback *f_Depletion, uint32_t *p… in BM_POOL_ConfigDepletion() function