Searched refs:mv88e6352_ptp_ops (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/dsa/mv88e6xxx/ |
D | ptp.h | 153 extern const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops; 173 static const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {}; variable
|
D | chip.c | 4852 .ptp_ops = &mv88e6352_ptp_ops, 4915 .ptp_ops = &mv88e6352_ptp_ops, 5019 .ptp_ops = &mv88e6352_ptp_ops, 5063 .ptp_ops = &mv88e6352_ptp_ops, 5105 .ptp_ops = &mv88e6352_ptp_ops, 5168 .ptp_ops = &mv88e6352_ptp_ops, 5263 .ptp_ops = &mv88e6352_ptp_ops, 5323 .ptp_ops = &mv88e6352_ptp_ops, 5391 .ptp_ops = &mv88e6352_ptp_ops, 5462 .ptp_ops = &mv88e6352_ptp_ops, [all …]
|
D | ptp.c | 395 const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = { variable
|