Home
last modified time | relevance | path

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

/linux-6.1.9/net/dsa/
Ddsa_priv.h558 void dsa_lag_map(struct dsa_switch_tree *dst, struct dsa_lag *lag);
Ddsa2.c86 void dsa_lag_map(struct dsa_switch_tree *dst, struct dsa_lag *lag) in dsa_lag_map() function
Dport.c626 dsa_lag_map(ds->dst, lag); in dsa_port_lag_create()