Lines Matching full:ptp

4 menuconfig PTP  config
5 bool "IEEE 1588 (PTP) support [EXPERIMENTAL]"
14 Enable PTP Stack that send and receives PTP packets
16 supports only one PTP Instance in the PTP Node.
18 if PTP
20 module = PTP
22 module-str = Log level for PTP
23 module-help = Enable logs for the PTP stack.
27 int "PTP thread stack size"
30 Set the PTP thread stack size in bytes. The PTP thread handles the
31 PTP state machine. There is one PTP thread in the system.
34 int "Startup priority for the PTP stack init"
38 int "Priority of the PTP service thread"
41 Set the priority of the PTP. This handler polls the sockets and checks
42 timers, depending on received PTP messages or timeouts actions defined
49 PTP messages are allocated dynamically from memory slab. The Kconfig symbol
53 prompt "PTP Clock Type"
56 Specifies type of PTP Clock implemented on the target device
79 int "Number of PTP Ports"
85 Configures the PTP stack to work with the given number of ports.
89 prompt "PTP Networking Protocol used by PTP Stack"
102 prompt "PTP Clock Accuracy"
182 bool "Configure Clock as timeReceiver PTP Instance"
185 An Oridinary Clock may be designed to ba a timeReceiver PTP Instance. In that state
203 uniform through PTP domain. For more check IEEE 1588-2019 Section 7.7.2.2.
261 is 5 foreign timeTransmitter records per PTP Port. Kconfig does not allow for math
266 prompt "Priority of PTP packets classification"
270 bool "High priority of PTP packet classification"
273 bool "Medium priority of PTP packet classification"
276 bool "Default priority of PTP packet classification"
286 endif # PTP