Home
last modified time | relevance | path

Searched refs:dpni_reset_statistics (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni.h1654 int dpni_reset_statistics(struct fsl_mc_io *mc_io,
H A Ddpni.c2562 int dpni_reset_statistics(struct fsl_mc_io *mc_io, in dpni_reset_statistics() function
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.c938 ret = dpni_reset_statistics(dpni, CMD_PRI_LOW, priv->token); in dpaa2_node_stats_read()
H A Ddpaa2_ethdev.c1854 retcode = dpni_reset_statistics(dpni, CMD_PRI_LOW, priv->token); in dpaa2_dev_stats_reset()