Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/mv88e6xxx/
H A 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()
H A Dchip.c5887 .ptp_support = true,
5912 .ptp_support = true,
6111 .ptp_support = true,
6136 .ptp_support = true,
6161 .ptp_support = true,
6188 .ptp_support = true,
6215 .ptp_support = true,
6237 .ptp_support = true,
6262 .ptp_support = true,
6290 .ptp_support = true,
[all …]
H A Dchip.h175 bool ptp_support; member