Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dchip.c509 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_config()
525 const struct mv88e6xxx_ops *ops; in mv88e6xxx_serdes_pcs_an_restart()
547 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_link_up()
747 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
774 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
3543 static const struct mv88e6xxx_ops mv88e6085_ops = {
3585 static const struct mv88e6xxx_ops mv88e6095_ops = {
3619 static const struct mv88e6xxx_ops mv88e6097_ops = {
3665 static const struct mv88e6xxx_ops mv88e6123_ops = {
3702 static const struct mv88e6xxx_ops mv88e6131_ops = {
[all …]
Dchip.h121 struct mv88e6xxx_ops;
164 const struct mv88e6xxx_ops *ops;
404 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()