Home
last modified time | relevance | path

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

/Linux-v5.15/net/dsa/
Dswitch.c277 static int dsa_switch_do_fdb_add(struct dsa_switch *ds, int port, in dsa_switch_do_fdb_add() function
354 err = dsa_switch_do_fdb_add(ds, port, info->addr, in dsa_switch_host_fdb_add()
394 return dsa_switch_do_fdb_add(ds, port, info->addr, info->vid); in dsa_switch_fdb_add()