Home
last modified time | relevance | path

Searched defs:ethtool_perm_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h296 struct ethtool_perm_addr { struct
297 __u32 cmd; /* ETHTOOL_GPERMADDR */
298 __u32 size;
299 __u8 data[0];
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1205 struct ethtool_perm_addr { struct
1206 uint32_t cmd;
1207 uint32_t size;
1208 uint8_t data[];