Home
last modified time | relevance | path

Searched refs:dpmac_get_attributes (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac.h81 int dpmac_get_attributes(struct fsl_mc_io *mc_io,
H A Ddpaa2-mac.c244 err = dpmac_get_attributes(mc_io, 0, mc_handle, &attr); in dpaa2_mac_is_type_fixed()
319 err = dpmac_get_attributes(mac->mc_io, 0, dpmac_dev->mc_handle, &attr); in dpaa2_mac_connect()
H A Ddpmac.c88 int dpmac_get_attributes(struct fsl_mc_io *mc_io, in dpmac_get_attributes() function
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpmac.c93 int dpmac_get_attributes(struct fsl_mc_io *mc_io, in dpmac_get_attributes() function
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h270 int dpmac_get_attributes(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c746 error = dpmac_get_attributes(mc_io, MC_CMD_NO_FLAGS, in ldpaa_dpmac_version_check()