bman_buffer
bman_put_buffers(struct bman_pool *pool, struct bman_buffer *buffers, int count)
struct bman_buffer b = {
int bman_acquire(struct bman_pool *, struct bman_buffer *, uint8_t);
struct bman_buffer;
int bman_put_buffers(struct bman_pool *, struct bman_buffer *, int);
bman_release(struct bman_pool *pool, const struct bman_buffer *bufs,
bman_acquire(struct bman_pool *pool, struct bman_buffer *bufs, uint8_t count)
struct bman_buffer bufs[8];
struct bman_buffer bufs[8];
int bman_release(struct bman_pool *pool, const struct bman_buffer *bufs,
struct bman_buffer bufs[8] = {};