Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/mv88e6xxx/
Dchip.c872 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
902 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
3949 static const struct mv88e6xxx_ops mv88e6085_ops = {
3994 static const struct mv88e6xxx_ops mv88e6095_ops = {
4026 static const struct mv88e6xxx_ops mv88e6097_ops = {
4073 static const struct mv88e6xxx_ops mv88e6123_ops = {
4114 static const struct mv88e6xxx_ops mv88e6131_ops = {
4154 static const struct mv88e6xxx_ops mv88e6141_ops = {
4215 static const struct mv88e6xxx_ops mv88e6161_ops = {
4263 static const struct mv88e6xxx_ops mv88e6165_ops = {
[all …]
Dchip.h125 struct mv88e6xxx_ops;
169 const struct mv88e6xxx_ops *ops;
439 struct mv88e6xxx_ops { struct
Dport.c185 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_port_sync_link()
202 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6185_port_sync_link()