Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c79 if (!chip->info->ptp_support) in mv88e6xxx_get_ts_info()
187 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_set()
211 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_get()
257 if (!chip->info->ptp_support) in mv88e6xxx_should_tstamp()
Dchip.c2480 if (chip->info->ptp_support) { in mv88e6xxx_setup()
3919 .ptp_support = true,
3942 .ptp_support = true,
4121 .ptp_support = true,
4145 .ptp_support = true,
4169 .ptp_support = true,
4193 .ptp_support = true,
4216 .ptp_support = true,
4240 .ptp_support = true,
4308 .ptp_support = true,
[all …]
Dchip.h135 bool ptp_support; member