diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-06-18 18:57:32 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-18 18:57:32 -0700 |
| commit | a5b4e4f4d8394f2f6625732bd8f7cd8b425bdc21 (patch) | |
| tree | 271feaf7dcb1136f7fd0a3284f63efd6d4021ea5 /Documentation/networking/devlink/devlink-params.rst | |
| parent | 253833da4e5619afef6a5918ed63405b9fec9874 (diff) | |
| parent | c9223021433d9b2d4ca32cf9e582e6908f08c3cb (diff) | |
Merge branch 'phc-support-in-ena-driver'
David Arinzon says:
====================
PHC support in ENA driver
This patchset adds the support for PHC (PTP Hardware Clock)
in the ENA driver. The documentation part of the patchset
includes additional information, including statistics,
utilization and invocation examples through the testptp
utility.
====================
Link: https://patch.msgid.link/20250617110545.5659-1-darinzon@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/networking/devlink/devlink-params.rst')
| -rw-r--r-- | Documentation/networking/devlink/devlink-params.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/networking/devlink/devlink-params.rst b/Documentation/networking/devlink/devlink-params.rst index 4e01dc32bc08..3da8f4ef2417 100644 --- a/Documentation/networking/devlink/devlink-params.rst +++ b/Documentation/networking/devlink/devlink-params.rst @@ -137,3 +137,6 @@ own name. * - ``event_eq_size`` - u32 - Control the size of asynchronous control events EQ. + * - ``enable_phc`` + - Boolean + - Enable PHC (PTP Hardware Clock) functionality in the device. |
