Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dchip.c508 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_config()
524 const struct mv88e6xxx_ops *ops; in mv88e6xxx_serdes_pcs_an_restart()
546 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_link_up()
723 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
746 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
3203 static const struct mv88e6xxx_ops mv88e6085_ops = {
3243 static const struct mv88e6xxx_ops mv88e6095_ops = {
3272 static const struct mv88e6xxx_ops mv88e6097_ops = {
3310 static const struct mv88e6xxx_ops mv88e6123_ops = {
3345 static const struct mv88e6xxx_ops mv88e6131_ops = {
[all …]
Dchip.h95 struct mv88e6xxx_ops;
138 const struct mv88e6xxx_ops *ops;
367 struct mv88e6xxx_ops { struct