Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h377 int b53_fdb_del(struct dsa_switch *ds, int port,
H A Db53_common.c1750 int b53_fdb_del(struct dsa_switch *ds, int port, in b53_fdb_del() function
1763 EXPORT_SYMBOL(b53_fdb_del);
2310 .port_fdb_del = b53_fdb_del,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1234 .port_fdb_del = b53_fdb_del,