Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dmac-phy-support.rst145 (2) The dpni_enable() MC API called on the associated fsl_mc_device.
147 (4) The dpni_enable() MC API called on the associated fsl_mc_device.
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h118 int dpni_enable(struct fsl_mc_io *mc_io,
Ddpni.c196 int dpni_enable(struct fsl_mc_io *mc_io, in dpni_enable() function
Ddpaa2-eth.c2076 err = dpni_enable(priv->mc_io, 0, priv->mc_token); in dpaa2_eth_open()