Lines Matching refs:__u32
20 __u32 cmd;
21 __u32 supported; /* Features this interface supports */
22 __u32 advertising; /* Features this interface advertises */
30 __u32 maxtxpkt; /* Tx pkts before generating tx int */
31 __u32 maxrxpkt; /* Rx pkts before generating rx int */
35 __u32 lp_advertising; /* Features the link partner advertises */
36 __u32 reserved[2];
40 __u32 speed) in ethtool_cmd_speed_set()
47 static inline __u32 ethtool_cmd_speed(struct ethtool_cmd *ep) in ethtool_cmd_speed()
56 __u32 cmd;
71 __u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */
72 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
73 __u32 testinfo_len;
74 __u32 eedump_len; /* Size of data from ETHTOOL_GEEPROM (bytes) */
75 __u32 regdump_len; /* Size of data from ETHTOOL_GREGS (bytes) */
81 __u32 cmd;
82 __u32 supported;
83 __u32 wolopts;
89 __u32 cmd;
90 __u32 data;
95 __u32 cmd;
96 __u32 version; /* driver-specific, indicates different chips/revs */
97 __u32 len; /* bytes */
103 __u32 cmd;
104 __u32 magic;
105 __u32 offset; /* in bytes */
106 __u32 len; /* in bytes */
112 __u32 cmd; /* ETHTOOL_{G,S}COALESCE */
118 __u32 rx_coalesce_usecs;
126 __u32 rx_max_coalesced_frames;
133 __u32 rx_coalesce_usecs_irq;
134 __u32 rx_max_coalesced_frames_irq;
140 __u32 tx_coalesce_usecs;
148 __u32 tx_max_coalesced_frames;
155 __u32 tx_coalesce_usecs_irq;
156 __u32 tx_max_coalesced_frames_irq;
163 __u32 stats_block_coalesce_usecs;
172 __u32 use_adaptive_rx_coalesce;
173 __u32 use_adaptive_tx_coalesce;
179 __u32 pkt_rate_low;
180 __u32 rx_coalesce_usecs_low;
181 __u32 rx_max_coalesced_frames_low;
182 __u32 tx_coalesce_usecs_low;
183 __u32 tx_max_coalesced_frames_low;
194 __u32 pkt_rate_high;
195 __u32 rx_coalesce_usecs_high;
196 __u32 rx_max_coalesced_frames_high;
197 __u32 tx_coalesce_usecs_high;
198 __u32 tx_max_coalesced_frames_high;
203 __u32 rate_sample_interval;
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
230 __u32 cmd; /* ETHTOOL_{G,S}PAUSEPARAM */
242 __u32 autoneg;
243 __u32 rx_pause;
244 __u32 tx_pause;
258 __u32 cmd; /* ETHTOOL_GSTRINGS */
259 __u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/
260 __u32 len; /* number of strings in the string set */
265 __u32 cmd; /* ETHTOOL_GSSET_INFO */
266 __u32 reserved;
269 __u32 data[0]; /* ETH_SS_xxx count, in order, based on bits
282 __u32 cmd; /* ETHTOOL_TEST */
283 __u32 flags; /* ETH_TEST_FL_xxx */
284 __u32 reserved;
285 __u32 len; /* result length, in number of u64 elements */
291 __u32 cmd; /* ETHTOOL_GSTATS */
292 __u32 n_stats; /* number of u64's being returned */
297 __u32 cmd; /* ETHTOOL_GPERMADDR */
298 __u32 size;
388 __u32 cmd;
389 __u32 size;
390 __u32 ring_index[0];
400 __u32 cmd;
401 __u32 region;
415 __u32 available;
416 __u32 requested;
417 __u32 active;
418 __u32 never_changed;
429 __u32 cmd;
430 __u32 size;
440 __u32 valid;
441 __u32 requested;
451 __u32 cmd;
452 __u32 size;