Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Dswitch.h121 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
Ddsa.c689 dsa_switch_unregister_notifier(ds); in dsa_switch_setup()
713 dsa_switch_unregister_notifier(ds); in dsa_switch_teardown()
Dswitch.c1127 void dsa_switch_unregister_notifier(struct dsa_switch *ds) in dsa_switch_unregister_notifier() function