Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h201 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold);
/freebsd/sys/dev/dpaa/
H A Dbman.c121 error = BM_ConfigFbprThreshold(sc->sc_bh, (BMAN_MAX_BUFFERS / 8) / 20); in bman_attach()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c668 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold) in BM_ConfigFbprThreshold() function