Searched refs:bman_put_buffer (Results 1 – 3 of 3) sorted by relevance
182 int bman_put_buffer(t_Handle pool, void *buffer);
344 bman_put_buffer(sc->sc_rx_pool, buffer); in dtsec_rm_fqr_mext_free()391 bman_put_buffer(sc->sc_rx_pool, frame_va); in dtsec_rm_fqr_rx_callback()
338 bman_put_buffer(t_Handle pool, void *buffer) in bman_put_buffer() function