Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Ddsa.h21 void dsa_lag_unmap(struct dsa_switch_tree *dst, struct dsa_lag *lag);
H A Ddsa.c92 void dsa_lag_unmap(struct dsa_switch_tree *dst, struct dsa_lag *lag) in dsa_lag_unmap() function
H A Dport.c649 dsa_lag_unmap(dp->ds->dst, lag); in dsa_port_lag_destroy()