Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Ddsa.h21 void dsa_lag_unmap(struct dsa_switch_tree *dst, struct dsa_lag *lag);
H A Ddsa.c84 * dsa_lag_unmap() - Remove a LAG ID mapping
91 void dsa_lag_unmap(struct dsa_switch_tree *dst, struct dsa_lag *lag) in dsa_lag_unmap() function