Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.h759 static inline bool mv88e6xxx_has_lag(struct mv88e6xxx_chip *chip) in mv88e6xxx_has_lag() function
H A Dchip.c6638 if (!mv88e6xxx_has_lag(chip)) { in mv88e6xxx_lag_can_offload()
6997 ds->num_lag_ids = mv88e6xxx_has_lag(chip) ? 16 : 0; in mv88e6xxx_register_switch()