Home
last modified time | relevance | path

Searched refs:dpsw_fdb_add (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.h608 int dpsw_fdb_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *fdb_id,
H A Ddpsw.c858 * dpsw_fdb_add() - Add FDB to switch and Returns handle to FDB table for
868 int dpsw_fdb_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *fdb_id, in dpsw_fdb_add() function
H A Ddpaa2-switch.c3138 err = dpsw_fdb_add(ethsw->mc_io, 0, ethsw->dpsw_handle, in dpaa2_switch_port_init()
3141 netdev_err(netdev, "dpsw_fdb_add err %d\n", err); in dpaa2_switch_port_init()

Completed in 8 milliseconds