Home
last modified time | relevance | path

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

/Linux-v5.15/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.c3279 if (chip->info->ptp_support) { in mv88e6xxx_setup()
5112 .ptp_support = true,
5135 .ptp_support = true,
5319 .ptp_support = true,
5341 .ptp_support = true,
5363 .ptp_support = true,
5389 .ptp_support = true,
5414 .ptp_support = true,
5435 .ptp_support = true,
5458 .ptp_support = true,
[all …]
Dchip.h167 bool ptp_support; member