Home
last modified time | relevance | path

Searched refs:dsa_mdb_present_in_other_db (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/dsa/
H A Ddsa.c1707 bool dsa_mdb_present_in_other_db(struct dsa_switch *ds, int port, in dsa_mdb_present_in_other_db() function
1726 EXPORT_SYMBOL_GPL(dsa_mdb_present_in_other_db);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c862 dsa_mdb_present_in_other_db(ds, port, mdb, db)) in felix_mdb_add()
882 dsa_mdb_present_in_other_db(ds, port, mdb, db)) in felix_mdb_del()
/openbmc/linux/include/net/
H A Ddsa.h1307 bool dsa_mdb_present_in_other_db(struct dsa_switch *ds, int port,
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst886 ``dsa_fdb_present_in_other_db()`` and ``dsa_mdb_present_in_other_db()``.