Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddsa.h700 static inline unsigned int dsa_port_lag_id_get(struct dsa_port *dp) in dsa_port_lag_id_get() function
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1669 port = dsa_port_lag_id_get(dp) - 1; in mv88e6xxx_pvt_map()