Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h114 void dsa_master_teardown(struct net_device *dev);
H A Dmaster.c363 void dsa_master_teardown(struct net_device *dev) in dsa_master_teardown() function
H A Ddsa2.c597 dsa_master_teardown(dp->master); in dsa_tree_teardown_master()