Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Ddsa.h20 void dsa_lag_map(struct dsa_switch_tree *dst, struct dsa_lag *lag);
H A Ddsa.c64 void dsa_lag_map(struct dsa_switch_tree *dst, struct dsa_lag *lag) in dsa_lag_map() function
H A Dport.c632 dsa_lag_map(ds->dst, lag); in dsa_port_lag_create()