Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Ddpseci-debugfs.c23 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
37 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
/Linux-v5.4/include/soc/fsl/
Ddpaa2-io.h124 int dpaa2_io_query_fq_count(struct dpaa2_io *d, u32 fqid,
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-debugfs.c89 err = dpaa2_io_query_fq_count(NULL, fq->fqid, &fcnt, &bcnt); in dpaa2_dbg_fqs_show()
Ddpaa2-ethtool.c245 err = dpaa2_io_query_fq_count(NULL, priv->fq[j].fqid, in dpaa2_eth_get_ethtool_stats()
Ddpaa2-eth.c1343 err = dpaa2_io_query_fq_count(NULL, fq->fqid, &fcnt, &bcnt); in ingress_fq_count()
/Linux-v5.4/drivers/soc/fsl/dpio/
Ddpio-service.c651 int dpaa2_io_query_fq_count(struct dpaa2_io *d, u32 fqid, in dpaa2_io_query_fq_count() function
674 EXPORT_SYMBOL_GPL(dpaa2_io_query_fq_count);