Home
last modified time | relevance | path

Searched refs:bman_new_pool (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/soc/fsl/
H A Dbman.h88 struct bman_pool *bman_new_pool(void);
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_test_api.c105 pool = bman_new_pool(); in bman_test_api()
H A Dbman.c695 struct bman_pool *bman_new_pool(void) in bman_new_pool() function
714 EXPORT_SYMBOL(bman_new_pool);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c539 dpaa_bp->pool = bman_new_pool(); in dpaa_bp_alloc_pool()