Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dchip.c519 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_config()
535 const struct mv88e6xxx_ops *ops; in mv88e6xxx_serdes_pcs_an_restart()
557 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_link_up()
909 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
939 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
4068 static const struct mv88e6xxx_ops mv88e6085_ops = {
4112 static const struct mv88e6xxx_ops mv88e6095_ops = {
4146 static const struct mv88e6xxx_ops mv88e6097_ops = {
4195 static const struct mv88e6xxx_ops mv88e6123_ops = {
4234 static const struct mv88e6xxx_ops mv88e6131_ops = {
[all …]
Dchip.h122 struct mv88e6xxx_ops;
166 const struct mv88e6xxx_ops *ops;
428 struct mv88e6xxx_ops { struct
Dport.c176 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_port_sync_link()
193 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6185_port_sync_link()