Home
last modified time | relevance | path

Searched refs:dpcon_get_attributes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/bus/fsl-mc/
H A Ddpcon.c163 int dpcon_get_attributes(struct fsl_mc_io *mc_io, in dpcon_get_attributes() function
190 EXPORT_SYMBOL_GPL(dpcon_get_attributes);
/openbmc/linux/include/linux/fsl/
H A Dmc.h659 int dpcon_get_attributes(struct fsl_mc_io *mc_io,
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c3128 err = dpcon_get_attributes(priv->mc_io, 0, channel->dpcon->mc_handle, in dpaa2_eth_alloc_channel()