Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A 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.
/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c133 int dpni_enable(struct fsl_mc_io *mc_io, in dpni_enable() function
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h127 int dpni_enable(struct fsl_mc_io *mc_io,
H A Ddpni.c200 int dpni_enable(struct fsl_mc_io *mc_io, in dpni_enable() function
H A Ddpaa2-eth.c2208 err = dpni_enable(priv->mc_io, 0, priv->mc_token); in dpaa2_eth_open()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h598 int dpni_enable(struct fsl_mc_io *mc_io,
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c524 err = dpni_enable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpni->dpni_handle); in ldpaa_eth_open()