Home
last modified time | relevance | path

Searched refs:dsa_tree_bridge_find (Results 1 – 2 of 2) sorted by relevance

/linux/net/dsa/
H A Ddsa.h37 struct dsa_bridge *dsa_tree_bridge_find(struct dsa_switch_tree *dst,
H A Ddsa.c117 struct dsa_bridge *dsa_tree_bridge_find(struct dsa_switch_tree *dst, in dsa_tree_bridge_find() function
136 bridge = dsa_tree_bridge_find(dst, bridge_dev); in dsa_bridge_num_find()