Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h374 int b53_fdb_add(struct dsa_switch *ds, int port,
H A Db53_common.c1729 int b53_fdb_add(struct dsa_switch *ds, int port, in b53_fdb_add() function
1748 EXPORT_SYMBOL(b53_fdb_add);
2309 .port_fdb_add = b53_fdb_add,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1233 .port_fdb_add = b53_fdb_add,