Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Ddsa_priv.h541 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
Ddsa2.c943 dsa_switch_unregister_notifier(ds); in dsa_switch_setup()
969 dsa_switch_unregister_notifier(ds); in dsa_switch_teardown()
Dswitch.c1023 void dsa_switch_unregister_notifier(struct dsa_switch *ds) in dsa_switch_unregister_notifier() function