Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c963 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
995 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
4173 static const struct mv88e6xxx_ops mv88e6085_ops = {
4218 static const struct mv88e6xxx_ops mv88e6095_ops = {
4250 static const struct mv88e6xxx_ops mv88e6097_ops = {
4297 static const struct mv88e6xxx_ops mv88e6123_ops = {
4338 static const struct mv88e6xxx_ops mv88e6131_ops = {
4378 static const struct mv88e6xxx_ops mv88e6141_ops = {
4441 static const struct mv88e6xxx_ops mv88e6161_ops = {
4489 static const struct mv88e6xxx_ops mv88e6165_ops = {
[all …]
Dchip.h125 struct mv88e6xxx_ops;
169 const struct mv88e6xxx_ops *ops;
452 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()