Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h123 struct ethtool_eee { struct
124 __u32 cmd;
125 __u32 supported;
126 __u32 advertised;
127 __u32 lp_advertised;
128 __u32 eee_active;
129 __u32 eee_enabled;
130 __u32 tx_lpi_enabled;
131 __u32 tx_lpi_timer;
132 __u32 reserved[2];
/kernel/linux/linux-5.10/include/uapi/linux/
Dethtool.h360 struct ethtool_eee { struct
361 __u32 cmd;
362 __u32 supported;
363 __u32 advertised;
364 __u32 lp_advertised;
365 __u32 eee_active;
366 __u32 eee_enabled;
367 __u32 tx_lpi_enabled;
368 __u32 tx_lpi_timer;
369 __u32 reserved[2];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dethtool.h129 struct ethtool_eee { struct
130 __u32 cmd;
131 __u32 supported;
132 __u32 advertised;
133 __u32 lp_advertised;
134 __u32 eee_active;
135 __u32 eee_enabled;
136 __u32 tx_lpi_enabled;
137 __u32 tx_lpi_timer;
138 __u32 reserved[2];