bman_pool 98 drivers/net/ethernet/freescale/dpaa/dpaa_eth.h struct bman_pool *pool; bman_pool 250 drivers/soc/fsl/qbman/bman.c struct bman_pool *next; bman_pool 695 drivers/soc/fsl/qbman/bman.c struct bman_pool *bman_new_pool(void) bman_pool 697 drivers/soc/fsl/qbman/bman.c struct bman_pool *pool = NULL; bman_pool 717 drivers/soc/fsl/qbman/bman.c void bman_free_pool(struct bman_pool *pool) bman_pool 725 drivers/soc/fsl/qbman/bman.c int bman_get_bpid(const struct bman_pool *pool) bman_pool 739 drivers/soc/fsl/qbman/bman.c int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) bman_pool 787 drivers/soc/fsl/qbman/bman.c int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num) bman_pool 37 drivers/soc/fsl/qbman/bman_test_api.c static struct bman_pool *pool; bman_pool 79 include/soc/fsl/bman.h struct bman_pool; bman_pool 88 include/soc/fsl/bman.h struct bman_pool *bman_new_pool(void); bman_pool 94 include/soc/fsl/bman.h void bman_free_pool(struct bman_pool *pool); bman_pool 103 include/soc/fsl/bman.h int bman_get_bpid(const struct bman_pool *pool); bman_pool 114 include/soc/fsl/bman.h int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num); bman_pool 127 include/soc/fsl/bman.h int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num);