Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h591 int dpni_get_port_mac_addr(struct fsl_mc_io *mc_io,
H A Ddpni.c1206 int dpni_get_port_mac_addr(struct fsl_mc_io *mc_io, in dpni_get_port_mac_addr() function
H A Ddpaa2-eth.c4477 err = dpni_get_port_mac_addr(priv->mc_io, 0, priv->mc_token, mac_addr); in dpaa2_eth_set_mac_addr()