Home
last modified time | relevance | path

Searched refs:depletionThresholds (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c292 …oolThresholds(p_BmPool->h_Bm, p_BmPool->bpid, p_BmPool->p_BmPoolDriverParams->depletionThresholds)) in BM_POOL_Init()
359 memcpy(&p_BmPool->p_BmPoolDriverParams->depletionThresholds, in BM_POOL_ConfigDepletion()
361 sizeof(p_BmPool->p_BmPoolDriverParams->depletionThresholds)); in BM_POOL_ConfigDepletion()
H A Dbm.h222 …uint32_t depletionThresholds[MAX_DEPLETION_THRESHOLDS]; /**< depletion-ent… member