Home
last modified time | relevance | path

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

/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()
198 if (!chip->info->ptp_support) in mv88e6xxx_port_hwtstamp_get()
216 if (!chip->info->ptp_support) in mv88e6xxx_should_tstamp()
H A Dchip.c4072 if (chip->info->ptp_support) { in mv88e6xxx_setup()
5868 .ptp_support = true,
5893 .ptp_support = true,
6092 .ptp_support = true,
6117 .ptp_support = true,
6142 .ptp_support = true,
6169 .ptp_support = true,
6196 .ptp_support = true,
6218 .ptp_support = true,
6243 .ptp_support = true,
[all …]
H A Dchip.h175 bool ptp_support; member