Searched refs:dpni_set_link_cfg (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth-dcb.c | 89 err = dpni_set_link_cfg(priv->mc_io, 0, priv->mc_token, &link_cfg); in dpaa2_eth_dcbnl_ieee_setpfc()
|
H A D | dpni.h | 524 int dpni_set_link_cfg(struct fsl_mc_io *mc_io,
|
H A D | dpaa2-ethtool.c | 206 err = dpni_set_link_cfg(priv->mc_io, 0, priv->mc_token, &cfg); in dpaa2_eth_set_pauseparam()
|
H A D | dpni.c | 842 int dpni_set_link_cfg(struct fsl_mc_io *mc_io, in dpni_set_link_cfg() function
|
H A D | dpaa2-eth.c | 3627 err = dpni_set_link_cfg(priv->mc_io, 0, priv->mc_token, &link_cfg); in dpaa2_eth_set_pause()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dpni.c | 284 int dpni_set_link_cfg(struct fsl_mc_io *mc_io, in dpni_set_link_cfg() function
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpni.h | 884 int dpni_set_link_cfg(struct fsl_mc_io *mc_io,
|