Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dbman.h101 bman_put_buffer(struct bman_pool *p, vm_paddr_t buf, int bpid) in bman_put_buffer() function
H A Ddpaa_eth.c320 bman_put_buffer(sc->sc_rx_pool, in dpaa_eth_fq_mext_free()
396 bman_put_buffer(sc->sc_rx_pool, frame->addr, sc->sc_rx_bpid); in dpaa_eth_fq_rx_callback()
411 bman_put_buffer(sc->sc_rx_pool, frame->addr, sc->sc_rx_bpid); in dpaa_eth_fq_rx_callback()