Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Ddsa_priv.h195 int dsa_switch_register_notifier(struct dsa_switch *ds);
Dswitch.c288 int dsa_switch_register_notifier(struct dsa_switch *ds) in dsa_switch_register_notifier() function
Ddsa2.c367 err = dsa_switch_register_notifier(ds); in dsa_switch_setup()
Dlegacy.c175 ret = dsa_switch_register_notifier(ds); in dsa_switch_setup_one()