Searched refs:BM_ConfigFbprThreshold (Results 1 – 3 of 3) sorted by relevance
201 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold);
121 error = BM_ConfigFbprThreshold(sc->sc_bh, (BMAN_MAX_BUFFERS / 8) / 20); in bman_attach()
668 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold) in BM_ConfigFbprThreshold() function