summaryrefslogtreecommitdiff
path: root/Documentation/netlink/specs/ethtool.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/netlink/specs/ethtool.yaml')
-rw-r--r--Documentation/netlink/specs/ethtool.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml
index 61b30701fdad..591425f7fa76 100644
--- a/Documentation/netlink/specs/ethtool.yaml
+++ b/Documentation/netlink/specs/ethtool.yaml
@@ -949,6 +949,16 @@ attribute-sets:
-
name: ts-layer
type: u32
+ -
+ name: ts-list
+ attributes:
+ -
+ name: header
+ type: nest
+ nested-attributes: header
+ -
+ name: ts-list-layer
+ type: binary
operations:
enum-model: directional
@@ -1713,3 +1723,17 @@ operations:
attributes: &ts
- header
- ts-layer
+ -
+ name: ts-list-get
+ doc: Get list of timestamp devices available on an interface
+
+ attribute-set: ts-list
+
+ do:
+ request:
+ attributes:
+ - header
+ reply:
+ attributes:
+ - header
+ - ts-list-layer