Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Ddevlink.h12 void dsa_switch_devlink_unregister(struct dsa_switch *ds);
Ddevlink.c362 void dsa_switch_devlink_unregister(struct dsa_switch *ds) in dsa_switch_devlink_unregister() function
Ddsa.c700 dsa_switch_devlink_unregister(ds); in dsa_switch_teardown()