Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/
H A Dqman.h1137 int qman_release_pool(u32 id);
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman.c2989 int qman_release_pool(u32 qp) in qman_release_pool() function
3002 EXPORT_SYMBOL(qman_release_pool);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c791 qman_release_pool(rx_pool_channel); in dpaa_release_channel()