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

/linux-master/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, function
185 EXPORT_SYMBOL_GPL(dpbp_get_attributes); variable
/linux-master/include/linux/fsl/
H A Dmc.h598 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2710 err = dpbp_get_attributes(ethsw->mc_io, 0, dpbp_dev->mc_handle,
2713 dev_err(dev, "dpbp_get_attributes() failed\n");
H A Ddpaa2-eth.c3406 err = dpbp_get_attributes(priv->mc_io, 0, dpbp_dev->mc_handle,
3409 dev_err(dev, "dpbp_get_attributes() failed\n");

Completed in 183 milliseconds