Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h382 int b53_mdb_add(struct dsa_switch *ds, int port,
H A Db53_common.c1852 int b53_mdb_add(struct dsa_switch *ds, int port, in b53_mdb_add() function
1871 EXPORT_SYMBOL(b53_mdb_add);
2313 .port_mdb_add = b53_mdb_add,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1239 .port_mdb_add = b53_mdb_add,