Home
last modified time | relevance | path

Searched defs:ethtool_wolinfo (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h80 struct ethtool_wolinfo { struct
81 __u32 cmd;
82 __u32 supported;
83 __u32 wolopts;
84 __u8 sopass[SOPASS_MAX]; /* SecureOn(tm) password */
/openbmc/linux/include/uapi/linux/
H A Dethtool.h211 struct ethtool_wolinfo { struct
212 __u32 cmd;
213 __u32 supported;
214 __u32 wolopts;
215 __u8 sopass[SOPASS_MAX];
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h211 struct ethtool_wolinfo { struct
212 uint32_t cmd;
213 uint32_t supported;
214 uint32_t wolopts;
215 uint8_t sopass[SOPASS_MAX];