Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/fsl-mc/
Ddpbp.c160 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function
185 EXPORT_SYMBOL_GPL(dpbp_get_attributes);
/linux-6.1.9/include/linux/fsl/
Dmc.h598 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c2662 err = dpbp_get_attributes(ethsw->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_switch_setup_dpbp()
Ddpaa2-eth.c3246 err = dpbp_get_attributes(priv->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_eth_setup_dpbp()