Home
last modified time | relevance | path

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

/Linux-v5.10/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()
224 if (!chip->info->ptp_support) in mv88e6xxx_should_tstamp()
Dchip.c2946 if (chip->info->ptp_support) { in mv88e6xxx_setup()
4628 .ptp_support = true,
4652 .ptp_support = true,
4839 .ptp_support = true,
4866 .ptp_support = true,
4891 .ptp_support = true,
4913 .ptp_support = true,
4937 .ptp_support = true,
4962 .ptp_support = true,
4986 .ptp_support = true,
[all …]
Dchip.h141 bool ptp_support; member