Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h529 int dpni_get_link_cfg(struct fsl_mc_io *mc_io,
H A Ddpni.c871 int dpni_get_link_cfg(struct fsl_mc_io *mc_io, in dpni_get_link_cfg() function
H A Ddpaa2-eth.c3614 err = dpni_get_link_cfg(priv->mc_io, 0, priv->mc_token, &link_cfg); in dpaa2_eth_set_pause()