Home
last modified time | relevance | path

Searched refs:qman_destroy_fq (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c367 qman_destroy_fq(&handler->rx); in destroy_per_cpu_handlers()
368 qman_destroy_fq(&handler->tx); in destroy_per_cpu_handlers()
H A Dqman_test_api.c201 qman_destroy_fq(fq); in qman_test_api()
H A Dqman.c1828 void qman_destroy_fq(struct qman_fq *fq) in qman_destroy_fq() function
1848 EXPORT_SYMBOL(qman_destroy_fq);
/openbmc/linux/drivers/crypto/caam/
H A Dqi.c219 qman_destroy_fq(req_fq); in create_caam_req_fq()
287 qman_destroy_fq(fq); in kill_fq()
/openbmc/linux/include/soc/fsl/
H A Dqman.h979 void qman_destroy_fq(struct qman_fq *fq);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1155 qman_destroy_fq(fq); in dpaa_fq_init()
1215 qman_destroy_fq(fq); in dpaa_fq_free_entry()