We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93561ee commit 069a6edCopy full SHA for 069a6ed
Documentation/netlink/specs/rt_link.yaml
@@ -942,6 +942,10 @@ attribute-sets:
942
-
943
name: gro-ipv4-max-size
944
type: u32
945
+ -
946
+ name: dpll-pin
947
+ type: nest
948
+ nested-attributes: link-dpll-pin-attrs
949
950
name: af-spec-attrs
951
attributes:
@@ -1627,6 +1631,12 @@ attribute-sets:
1627
1631
1628
1632
name: used
1629
1633
type: u8
1634
1635
+ name: link-dpll-pin-attrs
1636
+ attributes:
1637
1638
+ name: id
1639
+ type: u32
1630
1640
1641
sub-messages:
1642
0 commit comments