Home
last modified time | relevance | path

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

/openbmc/linux/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.c3912 if (chip->info->ptp_support) { in mv88e6xxx_setup()
5688 .ptp_support = true,
5712 .ptp_support = true,
5903 .ptp_support = true,
5927 .ptp_support = true,
5951 .ptp_support = true,
5977 .ptp_support = true,
6003 .ptp_support = true,
6024 .ptp_support = true,
6048 .ptp_support = true,
[all …]
H A Dchip.h172 bool ptp_support; member