Home
last modified time | relevance | path

Searched refs:dpni_disable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h119 int dpni_disable(struct fsl_mc_io *mc_io,
H A Ddpni.c210 * dpni_disable() - Disable the DPNI, stop sending and receiving frames.
217 int dpni_disable(struct fsl_mc_io *mc_io, in dpni_disable() function
H A Ddpaa2-eth.c1844 /* On dpni_disable(), the MC firmware will: in dpaa2_eth_stop()
1850 * Before calling dpni_disable(), we wait for all Tx frames to arrive in dpaa2_eth_stop()
1857 dpni_disable(priv->mc_io, 0, priv->mc_token); in dpaa2_eth_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h131 int dpni_disable(struct fsl_mc_io *mc_io,
H A Ddpni.c216 * dpni_disable() - Disable the DPNI, stop sending and receiving frames.
223 int dpni_disable(struct fsl_mc_io *mc_io, in dpni_disable() function
H A Ddpaa2-eth.c2302 /* On dpni_disable(), the MC firmware will: in dpaa2_eth_stop()
2308 * Before calling dpni_disable(), we wait for all Tx frames to arrive in dpaa2_eth_stop()
2315 dpni_disable(priv->mc_io, 0, priv->mc_token); in dpaa2_eth_stop()

Completed in 20 milliseconds