Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c614 int ocelot_fdb_add(struct ocelot *ocelot, int port, in ocelot_fdb_add() function
639 EXPORT_SYMBOL(ocelot_fdb_add); variable
H A Docelot_net.c523 return ocelot_fdb_add(ocelot, port, addr, vid); in ocelot_port_fdb_add()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h747 int ocelot_fdb_add(struct ocelot *ocelot, int port,
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c57 return ocelot_fdb_add(ocelot, port, addr, vid); in felix_fdb_add()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c1255 int ocelot_fdb_add(struct ocelot *ocelot, int port, const unsigned char *addr, in ocelot_fdb_add() function
1263 EXPORT_SYMBOL(ocelot_fdb_add); variable
H A Docelot_net.c741 return ocelot_fdb_add(ocelot, port, addr, vid, ocelot_port->bridge); in ocelot_port_fdb_add()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h1042 int ocelot_fdb_add(struct ocelot *ocelot, int port, const unsigned char *addr,
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c801 return ocelot_fdb_add(ocelot, port, addr, vid, bridge_dev); in felix_fdb_add()

Completed in 20 milliseconds