Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dbman.h88 int bman_pool_destroy(struct bman_pool *pool);
H A Dbman.c318 bman_pool_destroy(struct bman_pool *pool) in bman_pool_destroy() function
H A Ddpaa_eth.c272 bman_pool_destroy(sc->sc_rx_pool); in dpaa_eth_pool_rx_free()