Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Ddsa_priv.h540 int dsa_switch_register_notifier(struct dsa_switch *ds);
Dswitch.c1016 int dsa_switch_register_notifier(struct dsa_switch *ds) in dsa_switch_register_notifier() function
Ddsa2.c901 err = dsa_switch_register_notifier(ds); in dsa_switch_setup()