Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Ddsa.h22 struct dsa_lag *dsa_tree_lag_find(struct dsa_switch_tree *dst,
H A Ddsa.c105 struct dsa_lag *dsa_tree_lag_find(struct dsa_switch_tree *dst, in dsa_tree_lag_find() function
H A Dport.c617 lag = dsa_tree_lag_find(ds->dst, lag_dev); in dsa_port_lag_create()