Searched refs:dpni_disable (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | ldpaa_eth.c | 576 dpni_disable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpni->dpni_handle); in ldpaa_eth_open() 626 err = dpni_disable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpni->dpni_handle); in ldpaa_eth_stop()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dpni.c | 148 int dpni_disable(struct fsl_mc_io *mc_io, in dpni_disable() function
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 131 int dpni_disable(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 223 int dpni_disable(struct fsl_mc_io *mc_io, in dpni_disable() function
|
H A D | dpaa2-eth.c | 2315 dpni_disable(priv->mc_io, 0, priv->mc_token); in dpaa2_eth_stop()
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpni.h | 610 int dpni_disable(struct fsl_mc_io *mc_io,
|