Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A 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;
154 extern const struct mv88e6xxx_ptp_ops mv88e6390_ptp_ops;
172 static const struct mv88e6xxx_ptp_ops mv88e6165_ptp_ops = {};
173 static const struct mv88e6xxx_ptp_ops mv88e6250_ptp_ops = {};
174 static const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {};
175 static const struct mv88e6xxx_ptp_ops mv88e6390_ptp_ops = {};
H A Dptp.c203 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_ptp_adjfine()
349 const struct mv88e6xxx_ptp_ops mv88e6165_ptp_ops = {
369 const struct mv88e6xxx_ptp_ops mv88e6250_ptp_ops = {
396 const struct mv88e6xxx_ptp_ops mv88e6352_ptp_ops = {
423 const struct mv88e6xxx_ptp_ops mv88e6390_ptp_ops = {
479 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_ptp_setup()
H A 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()
H A Dchip.h207 struct mv88e6xxx_ptp_ops;
648 const struct mv88e6xxx_ptp_ops *ptp_ops;
705 struct mv88e6xxx_ptp_ops { struct