Searched refs:bman_release (Results 1 – 4 of 4) sorted by relevance
114 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num);
119 if (bman_release(pool, bufs_in + i, num)) { in bman_test_api()
738 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) in bman_release() function784 EXPORT_SYMBOL(bman_release);
1300 err = bman_release(dpaa_bp->pool, bmb, cnt); in dpaa_bman_release()