D | i40e_ptp.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2013 - 2018 Intel Corporation. */ 5 #include <linux/posix-clock.h> 17 * At 10Gb or 5Gb link, the period is multiplied by 2. (3.2ns) 18 * At 1Gb link, the period is multiplied by 20. (32ns) 39 CANT_DO_PINS = -1, 52 end = -2, 54 off, enumerator 62 "off", "in_A", "in_B", "out_A", "out_B" 66 led_end = -2, [all …]
|