File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Documentation/netlink/specs Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -939,6 +939,15 @@ attribute-sets:
939
939
-
940
940
name : power-mode
941
941
type : u8
942
+ -
943
+ name : c33-pse-pw-limit
944
+ attributes :
945
+ -
946
+ name : min
947
+ type : u32
948
+ -
949
+ name : max
950
+ type : u32
942
951
-
943
952
name : pse
944
953
attributes :
@@ -987,6 +996,16 @@ attribute-sets:
987
996
name : c33-pse-ext-substate
988
997
type : u32
989
998
name-prefix : ethtool-a-
999
+ -
1000
+ name : c33-pse-avail-pw-limit
1001
+ type : u32
1002
+ name-prefix : ethtool-a-
1003
+ -
1004
+ name : c33-pse-pw-limit-ranges
1005
+ name-prefix : ethtool-a-
1006
+ type : nest
1007
+ multi-attr : true
1008
+ nested-attributes : c33-pse-pw-limit
990
1009
-
991
1010
name : rss
992
1011
attributes :
@@ -1708,6 +1727,8 @@ operations:
1708
1727
- c33-pse-actual-pw
1709
1728
- c33-pse-ext-state
1710
1729
- c33-pse-ext-substate
1730
+ - c33-pse-avail-pw-limit
1731
+ - c33-pse-pw-limit-ranges
1711
1732
dump : *pse-get-op
1712
1733
-
1713
1734
name : pse-set
@@ -1721,6 +1742,7 @@ operations:
1721
1742
- header
1722
1743
- podl-pse-admin-control
1723
1744
- c33-pse-admin-control
1745
+ - c33-pse-avail-pw-limit
1724
1746
-
1725
1747
name : rss-get
1726
1748
doc : Get RSS params.
You can’t perform that action at this time.
0 commit comments