Searched refs:mv88e6352_ptp_ops (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/dsa/mv88e6xxx/ |
| A D | ptp.h | 153 extern const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops; 173 static const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {}; variable
|
| A D | chip.c | 4314 .ptp_ops = &mv88e6352_ptp_ops, 4374 .ptp_ops = &mv88e6352_ptp_ops, 4476 .ptp_ops = &mv88e6352_ptp_ops, 4520 .ptp_ops = &mv88e6352_ptp_ops, 4562 .ptp_ops = &mv88e6352_ptp_ops, 4623 .ptp_ops = &mv88e6352_ptp_ops, 4714 .ptp_ops = &mv88e6352_ptp_ops, 4772 .ptp_ops = &mv88e6352_ptp_ops, 4837 .ptp_ops = &mv88e6352_ptp_ops, 4906 .ptp_ops = &mv88e6352_ptp_ops, [all …]
|
| A D | ptp.c | 395 const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = { variable
|
Completed in 17 milliseconds