Home
last modified time | relevance | path

Searched refs:ocelot_mact_forget (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_mrp.c118 ocelot_mact_forget(ocelot, mrp_test_dmac, OCELOT_STANDALONE_PVID); in ocelot_mrp_del_mac()
119 ocelot_mact_forget(ocelot, mrp_control_dmac, OCELOT_STANDALONE_PVID); in ocelot_mrp_del_mac()
H A Docelot.h92 int ocelot_mact_forget(struct ocelot *ocelot,
H A Docelot.c117 int ocelot_mact_forget(struct ocelot *ocelot, in ocelot_mact_forget() function
137 EXPORT_SYMBOL(ocelot_mact_forget); variable
1271 return ocelot_mact_forget(ocelot, addr, vid); in ocelot_fdb_del()
1911 ocelot_mact_forget(ocelot, addr, vid); in ocelot_port_mdb_add()
1955 ocelot_mact_forget(ocelot, addr, vid); in ocelot_port_mdb_del()
2161 ocelot_mact_forget(ocelot, addr, vid); in ocelot_migrate_mc()
2229 err = ocelot_mact_forget(ocelot, fdb->addr, fdb->vid); in ocelot_migrate_lag_fdbs()
2362 ocelot_mact_forget(ocelot, addr, vid); in ocelot_lag_fdb_del()
H A Docelot_net.c531 ocelot_mact_forget(ocelot, dev->dev_addr, vid); in ocelot_vlan_vid_del()
631 ocelot_mact_forget(ocelot, w->forget.addr, w->forget.vid); in ocelot_mact_work()
714 ocelot_mact_forget(ocelot, dev->dev_addr, OCELOT_STANDALONE_PVID); in ocelot_port_set_mac_address()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.h95 int ocelot_mact_forget(struct ocelot *ocelot,
H A Docelot.c89 int ocelot_mact_forget(struct ocelot *ocelot, in ocelot_mact_forget() function
101 EXPORT_SYMBOL(ocelot_mact_forget); variable
644 return ocelot_mact_forget(ocelot, addr, vid); in ocelot_fdb_del()
1124 ocelot_mact_forget(ocelot, addr, vid); in ocelot_port_mdb_add()
1156 ocelot_mact_forget(ocelot, addr, vid); in ocelot_port_mdb_del()
H A Docelot_net.c248 ocelot_mact_forget(ocelot, dev->dev_addr, vid); in ocelot_vlan_vid_del()
412 return ocelot_mact_forget(ocelot, addr, ocelot_port->pvid); in ocelot_mc_unsync()
468 ocelot_mact_forget(ocelot, dev->dev_addr, ocelot_port->pvid); in ocelot_port_set_mac_address()

Completed in 12 milliseconds