Home
last modified time | relevance | path

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

/Linux-v5.15/net/dsa/
Dswitch.c212 static int dsa_switch_do_mdb_add(struct dsa_switch *ds, int port, in dsa_switch_do_mdb_add() function
475 return dsa_switch_do_mdb_add(ds, port, info->mdb); in dsa_switch_mdb_add()
501 err = dsa_switch_do_mdb_add(ds, port, info->mdb); in dsa_switch_host_mdb_add()