Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Dswitch.h120 int dsa_switch_register_notifier(struct dsa_switch *ds);
Dswitch.c1120 int dsa_switch_register_notifier(struct dsa_switch *ds) in dsa_switch_register_notifier() function
Ddsa.c646 err = dsa_switch_register_notifier(ds); in dsa_switch_setup()