Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_priv.h522 int b53_fdb_del(struct dsa_switch *ds, int port,
H A Db53_common.c2043 int b53_fdb_del(struct dsa_switch *ds, int port, in b53_fdb_del() function
2056 EXPORT_SYMBOL(b53_fdb_del);
2728 .port_fdb_del = b53_fdb_del,
/linux/drivers/net/dsa/
H A Dbcm_sf2.c1254 .port_fdb_del = b53_fdb_del,