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

/linux-master/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);
H A Dqman.c2678 int qman_shutdown_fq(u32 fqid) function
2932 int ret = qman_shutdown_fq(fqid);
2975 err = qman_shutdown_fq(fq.fqid);

Completed in 153 milliseconds