Home
last modified time | relevance | path

Searched refs:dpsw_if_enable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw-ethtool.c124 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_set_link_ksettings()
128 netdev_err(netdev, "dpsw_if_enable err %d\n", ret); in dpaa2_switch_set_link_ksettings()
H A Ddpsw.h363 int dpsw_if_enable(struct fsl_mc_io *mc_io,
H A Ddpsw.c652 * dpsw_if_enable() - Enable Interface
660 int dpsw_if_enable(struct fsl_mc_io *mc_io, in dpsw_if_enable() function
H A Dethsw.c108 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_port_set_pvid()
112 netdev_err(netdev, "dpsw_if_enable err %d\n", ret); in dpaa2_switch_port_set_pvid()
514 err = dpsw_if_enable(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_open()
518 netdev_err(netdev, "dpsw_if_enable err %d\n", err); in dpaa2_switch_port_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c148 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_set_link_ksettings()
152 netdev_err(netdev, "dpsw_if_enable err %d\n", ret); in dpaa2_switch_set_link_ksettings()
H A Ddpsw.h390 int dpsw_if_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 if_id);
H A Ddpsw.c544 * dpsw_if_enable() - Enable Interface
552 int dpsw_if_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 if_id) in dpsw_if_enable() function
H A Ddpaa2-switch.c271 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_port_set_pvid()
275 netdev_err(netdev, "dpsw_if_enable err %d\n", ret); in dpaa2_switch_port_set_pvid()
700 err = dpsw_if_enable(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_open()
705 netdev_err(netdev, "dpsw_if_enable err %d\n", err); in dpaa2_switch_port_open()

Completed in 13 milliseconds