Home
last modified time | relevance | path

Searched refs:dpsw_if_enable (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw-ethtool.c124 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_set_link_ksettings()
Ddpsw.h363 int dpsw_if_enable(struct fsl_mc_io *mc_io,
Dethsw.c108 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_port_set_pvid()
514 err = dpsw_if_enable(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_open()
Ddpsw.c660 int dpsw_if_enable(struct fsl_mc_io *mc_io, in dpsw_if_enable() function