Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpsw.h89 int dpsw_reset(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
Ddpsw.c137 int dpsw_reset(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) in dpsw_reset() function
Ddpaa2-switch.c2995 err = dpsw_reset(ethsw->mc_io, 0, ethsw->dpsw_handle); in dpaa2_switch_init()