Home
last modified time | relevance | path

Searched refs:mv88e6xxx_ptp_ops (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/dsa/mv88e6xxx/
Dptp.h151 extern const struct mv88e6xxx_ptp_ops mv88e6165_ptp_ops;
152 extern const struct mv88e6xxx_ptp_ops mv88e6250_ptp_ops;
153 extern const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops;
171 static const struct mv88e6xxx_ptp_ops mv88e6165_ptp_ops = {};
172 static const struct mv88e6xxx_ptp_ops mv88e6250_ptp_ops = {};
173 static const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {};
Dhwtstamp.c69 const struct mv88e6xxx_ptp_ops *ptp_ops; in mv88e6xxx_get_ts_info()
94 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_set_hwtstamp_config()
311 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_rxtstamp_work()
363 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_txtstamp_work()
542 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_hwtstamp_port_setup()
558 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_hwtstamp_setup()
Dptp.c202 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_ptp_adjfine()
348 const struct mv88e6xxx_ptp_ops mv88e6165_ptp_ops = {
368 const struct mv88e6xxx_ptp_ops mv88e6250_ptp_ops = {
395 const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {
450 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_ptp_setup()
Dchip.h199 struct mv88e6xxx_ptp_ops;
643 const struct mv88e6xxx_ptp_ops *ptp_ops;
698 struct mv88e6xxx_ptp_ops { struct