Searched refs:dpbp_get_attributes (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | dpbp.c | 160 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function 185 EXPORT_SYMBOL_GPL(dpbp_get_attributes);
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpbp.h | 207 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dpbp.c | 141 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function
|
H A D | mc.c | 1265 err = dpbp_get_attributes(dflt_mc_io, MC_CMD_NO_FLAGS, in dpbp_init()
|
/openbmc/linux/include/linux/fsl/ |
H A D | mc.h | 598 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
|
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | ldpaa_eth.c | 754 err = dpbp_get_attributes(dflt_mc_io, MC_CMD_NO_FLAGS, in ldpaa_dpbp_setup()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 2676 err = dpbp_get_attributes(ethsw->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_switch_setup_dpbp()
|
H A D | dpaa2-eth.c | 3410 err = dpbp_get_attributes(priv->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_eth_allocate_dpbp()
|