Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddpbp.c151 * dpbp_get_attributes - Retrieve DPBP attributes.
160 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function
185 EXPORT_SYMBOL_GPL(dpbp_get_attributes); variable
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddpbp.c151 * dpbp_get_attributes - Retrieve DPBP attributes.
160 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function
185 EXPORT_SYMBOL_GPL(dpbp_get_attributes); variable
/kernel/linux/linux-5.10/include/linux/fsl/
H A Dmc.h593 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
/kernel/linux/linux-6.6/include/linux/fsl/
H A Dmc.h598 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2877 err = dpbp_get_attributes(priv->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_eth_setup_dpbp()
2880 dev_err(dev, "dpbp_get_attributes() failed\n"); in dpaa2_eth_setup_dpbp()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2675 err = dpbp_get_attributes(ethsw->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_switch_setup_dpbp()
2678 dev_err(dev, "dpbp_get_attributes() failed\n"); in dpaa2_switch_setup_dpbp()
H A Ddpaa2-eth.c3406 err = dpbp_get_attributes(priv->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_eth_allocate_dpbp()
3409 dev_err(dev, "dpbp_get_attributes() failed\n"); in dpaa2_eth_allocate_dpbp()

Completed in 18 milliseconds