Home
last modified time | relevance | path

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

/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()
345 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_rxtstamp_work()
397 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_txtstamp_work()
571 const struct mv88e6xxx_ptp_ops *ptp_ops = chip->info->ops->ptp_ops; in mv88e6xxx_hwtstamp_port_setup()
587 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.h158 struct mv88e6xxx_ptp_ops;
516 const struct mv88e6xxx_ptp_ops *ptp_ops;
569 struct mv88e6xxx_ptp_ops { struct