Home
last modified time | relevance | path

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

/linux-6.12.1/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.c4051 if (chip->info->ptp_support) { in mv88e6xxx_setup()
5827 .ptp_support = true,
5851 .ptp_support = true,
6042 .ptp_support = true,
6066 .ptp_support = true,
6090 .ptp_support = true,
6116 .ptp_support = true,
6142 .ptp_support = true,
6163 .ptp_support = true,
6187 .ptp_support = true,
[all …]
Dchip.h172 bool ptp_support; member