Searched refs:dpni_get_primary_mac_addr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h586 int dpni_get_primary_mac_addr(struct fsl_mc_io *mc_io,
H A Ddpni.c1159 * dpni_get_primary_mac_addr() - Get the primary MAC address
1167 int dpni_get_primary_mac_addr(struct fsl_mc_io *mc_io, function
H A Ddpaa2-eth.c4484 err = dpni_get_primary_mac_addr(priv->mc_io, 0, priv->mc_token,
4487 dev_err(dev, "dpni_get_primary_mac_addr() failed\n");

Completed in 210 milliseconds