Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dethtool.h253 struct ethtool_tunable { struct
254 uint32_t cmd;
255 uint32_t id;
256 uint32_t type_id;
257 uint32_t len;
258 void *data[];