Home
last modified time | relevance | path

Searched refs:ocelot_fdb_del (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/soc/mscc/
A Docelot.h1032 int ocelot_fdb_del(struct ocelot *ocelot, int port, const unsigned char *addr,
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c1162 int ocelot_fdb_del(struct ocelot *ocelot, int port, const unsigned char *addr, in ocelot_fdb_del() function
1170 EXPORT_SYMBOL(ocelot_fdb_del);
A Docelot_net.c754 return ocelot_fdb_del(ocelot, port, addr, vid, ocelot_port->bridge); in ocelot_port_fdb_del()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c822 return ocelot_fdb_del(ocelot, port, addr, vid, bridge_dev); in felix_fdb_del()

Completed in 21 milliseconds