Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dchip.c4530 static const struct dsa_switch_ops mv88e6xxx_switch_ops = { variable
4579 .ops = &mv88e6xxx_switch_ops,
4593 ds->ops = &mv88e6xxx_switch_ops; in mv88e6xxx_register_switch()