Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c75 if (!chip->info->ptp_support) in mv88e6xxx_get_ts_info()
179 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_set()
203 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_get()
220 if (!chip->info->ptp_support) in mv88e6xxx_should_tstamp()
Dchip.c3829 if (chip->info->ptp_support) { in mv88e6xxx_setup()
5567 .ptp_support = true,
5591 .ptp_support = true,
5782 .ptp_support = true,
5806 .ptp_support = true,
5830 .ptp_support = true,
5856 .ptp_support = true,
5882 .ptp_support = true,
5903 .ptp_support = true,
5927 .ptp_support = true,
[all …]
Dchip.h172 bool ptp_support; member