summaryrefslogtreecommitdiffstats
path: root/host-ipmid/oemopenbmc.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-18 16:59:56 -0700
committerPatrick Venture <venture@google.com>2018-09-25 10:08:48 -0700
commitfdfe501ea71c4acb9464b2076279d794e622d929 (patch)
tree344ca3482f1a0768f20cf7ed4626d3713ee698ed /host-ipmid/oemopenbmc.hpp
parentb51bf9c8815dae7ae3765158df8e69148539182d (diff)
downloadphosphor-host-ipmid-fdfe501ea71c4acb9464b2076279d794e622d929.tar.gz
phosphor-host-ipmid-fdfe501ea71c4acb9464b2076279d794e622d929.zip
openbmc oem code: add ethStatsCmd
ethStatsCmd is used by phosphor-ipmi-ethstats Change-Id: I481bf00b71cd483720c1d4824f7267a0c1e7e51f Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'host-ipmid/oemopenbmc.hpp')
-rw-r--r--host-ipmid/oemopenbmc.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host-ipmid/oemopenbmc.hpp b/host-ipmid/oemopenbmc.hpp
index 02e7e5c..101e715 100644
--- a/host-ipmid/oemopenbmc.hpp
+++ b/host-ipmid/oemopenbmc.hpp
@@ -15,6 +15,7 @@ enum Cmd
i2cCmd = 2,
flashCmd = 3,
fanManualCmd = 4,
+ ethStatsCmd = 48,
blobTransferCmd = 128,
};
OpenPOWER on IntegriCloud