Home
last modified time | relevance | path

Searched refs:dpbp_reset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddpbp.c128 * dpbp_reset() - Reset the DPBP, returns the object to initial state.
135 int dpbp_reset(struct fsl_mc_io *mc_io, in dpbp_reset() function
148 EXPORT_SYMBOL_GPL(dpbp_reset); variable
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddpbp.c128 * dpbp_reset() - Reset the DPBP, returns the object to initial state.
135 int dpbp_reset(struct fsl_mc_io *mc_io, in dpbp_reset() function
148 EXPORT_SYMBOL_GPL(dpbp_reset); variable
/kernel/linux/linux-5.10/include/linux/fsl/
H A Dmc.h578 int dpbp_reset(struct fsl_mc_io *mc_io,
/kernel/linux/linux-6.6/include/linux/fsl/
H A Dmc.h583 int dpbp_reset(struct fsl_mc_io *mc_io,
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2865 err = dpbp_reset(priv->mc_io, 0, dpbp_dev->mc_handle); in dpaa2_eth_setup_dpbp()
2867 dev_err(dev, "dpbp_reset() failed\n"); in dpaa2_eth_setup_dpbp()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2663 err = dpbp_reset(ethsw->mc_io, 0, dpbp_dev->mc_handle); in dpaa2_switch_setup_dpbp()
2665 dev_err(dev, "dpbp_reset() failed\n"); in dpaa2_switch_setup_dpbp()
H A Ddpaa2-eth.c3394 err = dpbp_reset(priv->mc_io, 0, dpbp_dev->mc_handle); in dpaa2_eth_allocate_dpbp()
3396 dev_err(dev, "dpbp_reset() failed\n"); in dpaa2_eth_allocate_dpbp()

Completed in 18 milliseconds