Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Ddpsw.h394 int dpsw_if_enable(struct fsl_mc_io *mc_io,
Dethsw.c96 ret = dpsw_if_enable(ethsw->mc_io, 0, in ethsw_port_set_pvid()
458 err = dpsw_if_enable(port_priv->ethsw_data->mc_io, 0, in port_open()
Ddpsw.c660 int dpsw_if_enable(struct fsl_mc_io *mc_io, in dpsw_if_enable() function