Home
last modified time | relevance | path

Searched refs:b53_fdb_del (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/dsa/b53/
Db53_priv.h365 int b53_fdb_del(struct dsa_switch *ds, int port,
Db53_common.c1766 int b53_fdb_del(struct dsa_switch *ds, int port, in b53_fdb_del() function
1779 EXPORT_SYMBOL(b53_fdb_del);
2315 .port_fdb_del = b53_fdb_del,
/linux-6.12.1/drivers/net/dsa/
Dbcm_sf2.c1248 .port_fdb_del = b53_fdb_del,