Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c641 int ocelot_fdb_del(struct ocelot *ocelot, int port, in ocelot_fdb_del() function
646 EXPORT_SYMBOL(ocelot_fdb_del); variable
H A Docelot_net.c534 return ocelot_fdb_del(ocelot, port, addr, vid); in ocelot_port_fdb_del()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h749 int ocelot_fdb_del(struct ocelot *ocelot, int port,
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c65 return ocelot_fdb_del(ocelot, port, addr, vid); in felix_fdb_del()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c1265 int ocelot_fdb_del(struct ocelot *ocelot, int port, const unsigned char *addr, in ocelot_fdb_del() function
1273 EXPORT_SYMBOL(ocelot_fdb_del); variable
H A Docelot_net.c754 return ocelot_fdb_del(ocelot, port, addr, vid, ocelot_port->bridge); in ocelot_port_fdb_del()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h1044 int ocelot_fdb_del(struct ocelot *ocelot, int port, const unsigned char *addr,
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c822 return ocelot_fdb_del(ocelot, port, addr, vid, bridge_dev); in felix_fdb_del()

Completed in 24 milliseconds