Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dptp.h153 extern const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops;
173 static const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {}; variable
H A Dchip.c3939 .ptp_ops = &mv88e6352_ptp_ops,
3997 .ptp_ops = &mv88e6352_ptp_ops,
4095 .ptp_ops = &mv88e6352_ptp_ops,
4137 .ptp_ops = &mv88e6352_ptp_ops,
4177 .ptp_ops = &mv88e6352_ptp_ops,
4235 .ptp_ops = &mv88e6352_ptp_ops,
4323 .ptp_ops = &mv88e6352_ptp_ops,
4379 .ptp_ops = &mv88e6352_ptp_ops,
4442 .ptp_ops = &mv88e6352_ptp_ops,
4509 .ptp_ops = &mv88e6352_ptp_ops,
H A Dptp.c395 const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = { variable