Home
last modified time | relevance | path

Searched refs:dsa_master_teardown (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/dsa/
Ddsa_priv.h112 void dsa_master_teardown(struct net_device *dev);
Dmaster.c174 void dsa_master_teardown(struct net_device *dev) in dsa_master_teardown() function
Ddsa2.c464 return dsa_master_teardown(master); in dsa_tree_teardown_master()
Dlegacy.c661 dsa_master_teardown(dst->cpu_dp->master); in dsa_remove_dst()