Searched refs:dpsw_if_enable (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-ethtool.c | 148 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_set_link_ksettings()
|
D | dpsw.h | 390 int dpsw_if_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 if_id);
|
D | dpsw.c | 552 int dpsw_if_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 if_id) in dpsw_if_enable() function
|
D | dpaa2-switch.c | 271 ret = dpsw_if_enable(ethsw->mc_io, 0, in dpaa2_switch_port_set_pvid() 700 err = dpsw_if_enable(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_open()
|