Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c397 p_BmPool->noBuffCtxt = !en; in BM_POOL_ConfigBuffContextMode()
504 if (!p_BmPool->noBuffCtxt) in BM_POOL_FillBufs()
542 if (p_BmPool->noBuffCtxt) in BM_POOL_GetBufferContext()
H A Dbm.h245 bool noBuffCtxt; member