Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Ddpsw.h307 int dpsw_if_set_stp(struct fsl_mc_io *mc_io,
Dethsw.c216 err = dpsw_if_set_stp(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_set_stp_state()
1543 err = dpsw_if_set_stp(ethsw->mc_io, 0, ethsw->dpsw_handle, i, in dpaa2_switch_init()
Ddpsw.c586 int dpsw_if_set_stp(struct fsl_mc_io *mc_io, in dpsw_if_set_stp() function