File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -236,6 +236,7 @@ Userspace to kernel:
236
236
``ETHTOOL_MSG_MM_GET `` get MAC merge layer state
237
237
``ETHTOOL_MSG_MM_SET `` set MAC merge layer parameters
238
238
``ETHTOOL_MSG_MODULE_FW_FLASH_ACT `` flash transceiver module firmware
239
+ ``ETHTOOL_MSG_PHY_GET `` get Ethernet PHY information
239
240
===================================== =================================
240
241
241
242
Kernel to userspace:
@@ -283,6 +284,8 @@ Kernel to userspace:
283
284
``ETHTOOL_MSG_PLCA_NTF `` PLCA RS parameters
284
285
``ETHTOOL_MSG_MM_GET_REPLY `` MAC merge layer status
285
286
``ETHTOOL_MSG_MODULE_FW_FLASH_NTF `` transceiver module flash updates
287
+ ``ETHTOOL_MSG_PHY_GET_REPLY `` Ethernet PHY information
288
+ ``ETHTOOL_MSG_PHY_NTF `` Ethernet PHY information change
286
289
======================================== =================================
287
290
288
291
``GET `` requests are sent by userspace applications to retrieve device
You can’t perform that action at this time.
0 commit comments