Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h278 int qman_shutdown_fq(u32 fqid);
H A Dqman_portal.c284 err = qman_shutdown_fq(i); in qman_portal_probe()
H A Dqman.c2678 int qman_shutdown_fq(u32 fqid) in qman_shutdown_fq() function
2932 int ret = qman_shutdown_fq(fqid); in qman_release_fqid()
2975 err = qman_shutdown_fq(fq.fqid); in qpool_cleanup()