Home
last modified time | relevance | path

Searched refs:ptp_support (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c75 if (!chip->info->ptp_support) in mv88e6xxx_get_ts_info()
183 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_set()
207 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_get()
253 if (!chip->info->ptp_support) in mv88e6xxx_should_tstamp()
Dchip.c2743 if (chip->info->ptp_support) { in mv88e6xxx_setup()
4323 .ptp_support = true,
4346 .ptp_support = true,
4525 .ptp_support = true,
4552 .ptp_support = true,
4576 .ptp_support = true,
4598 .ptp_support = true,
4622 .ptp_support = true,
4646 .ptp_support = true,
4669 .ptp_support = true,
[all …]
Dchip.h135 bool ptp_support; member