Lines Matching refs:__u32
106 __u32 cmd;
107 __u32 supported;
108 __u32 advertising;
116 __u32 maxtxpkt;
117 __u32 maxrxpkt;
121 __u32 lp_advertising;
122 __u32 reserved[2];
126 __u32 speed) in ethtool_cmd_speed_set()
132 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
188 __u32 cmd;
195 __u32 n_priv_flags;
196 __u32 n_stats;
197 __u32 testinfo_len;
198 __u32 eedump_len;
199 __u32 regdump_len;
214 __u32 cmd;
215 __u32 supported;
216 __u32 wolopts;
222 __u32 cmd;
223 __u32 data;
256 __u32 cmd;
257 __u32 id;
258 __u32 type_id;
259 __u32 len;
322 __u32 cmd;
323 __u32 version;
324 __u32 len;
347 __u32 cmd;
348 __u32 magic;
349 __u32 offset;
350 __u32 len;
373 __u32 cmd;
374 __u32 supported;
375 __u32 advertised;
376 __u32 lp_advertised;
377 __u32 eee_active;
378 __u32 eee_enabled;
379 __u32 tx_lpi_enabled;
380 __u32 tx_lpi_timer;
381 __u32 reserved[2];
396 __u32 cmd;
397 __u32 type;
398 __u32 eeprom_len;
399 __u32 reserved[8];
476 __u32 cmd;
477 __u32 rx_coalesce_usecs;
478 __u32 rx_max_coalesced_frames;
479 __u32 rx_coalesce_usecs_irq;
480 __u32 rx_max_coalesced_frames_irq;
481 __u32 tx_coalesce_usecs;
482 __u32 tx_max_coalesced_frames;
483 __u32 tx_coalesce_usecs_irq;
484 __u32 tx_max_coalesced_frames_irq;
485 __u32 stats_block_coalesce_usecs;
486 __u32 use_adaptive_rx_coalesce;
487 __u32 use_adaptive_tx_coalesce;
488 __u32 pkt_rate_low;
489 __u32 rx_coalesce_usecs_low;
490 __u32 rx_max_coalesced_frames_low;
491 __u32 tx_coalesce_usecs_low;
492 __u32 tx_max_coalesced_frames_low;
493 __u32 pkt_rate_high;
494 __u32 rx_coalesce_usecs_high;
495 __u32 rx_max_coalesced_frames_high;
496 __u32 tx_coalesce_usecs_high;
497 __u32 tx_max_coalesced_frames_high;
498 __u32 rate_sample_interval;
527 __u32 cmd;
528 __u32 rx_max_pending;
529 __u32 rx_mini_max_pending;
530 __u32 rx_jumbo_max_pending;
531 __u32 tx_max_pending;
532 __u32 rx_pending;
533 __u32 rx_mini_pending;
534 __u32 rx_jumbo_pending;
535 __u32 tx_pending;
555 __u32 cmd;
556 __u32 max_rx;
557 __u32 max_tx;
558 __u32 max_other;
559 __u32 max_combined;
560 __u32 rx_count;
561 __u32 tx_count;
562 __u32 other_count;
563 __u32 combined_count;
589 __u32 cmd;
590 __u32 autoneg;
591 __u32 rx_pause;
592 __u32 tx_pause;
752 __u32 cmd;
753 __u32 string_set;
754 __u32 len;
777 __u32 cmd;
778 __u32 reserved;
780 __u32 data[0];
816 __u32 cmd;
817 __u32 flags;
818 __u32 reserved;
819 __u32 len;
835 __u32 cmd;
836 __u32 n_stats;
852 __u32 cmd;
853 __u32 size;
1039 __u32 flow_type;
1045 __u32 location;
1135 __u32 cmd;
1136 __u32 flow_type;
1140 __u32 rule_cnt;
1141 __u32 rss_context;
1143 __u32 rule_locs[0];
1161 __u32 cmd;
1162 __u32 size;
1163 __u32 ring_index[0];
1197 __u32 cmd;
1198 __u32 rss_context;
1199 __u32 indir_size;
1200 __u32 key_size;
1203 __u32 rsvd32;
1204 __u32 rss_config[0];
1226 __u32 flow_type;
1254 __u32 cmd;
1265 __u32 cmd;
1266 __u32 region;
1285 __u32 cmd;
1286 __u32 version;
1287 __u32 flag;
1288 __u32 len;
1304 __u32 available;
1305 __u32 requested;
1306 __u32 active;
1307 __u32 never_changed;
1319 __u32 cmd;
1320 __u32 size;
1330 __u32 valid;
1331 __u32 requested;
1341 __u32 cmd;
1342 __u32 size;
1367 __u32 cmd;
1368 __u32 so_timestamping;
1370 __u32 tx_types;
1371 __u32 tx_reserved[3];
1372 __u32 rx_filters;
1373 __u32 rx_reserved[3];
1421 __u32 cmd;
1422 __u32 sub_command;
1423 __u32 queue_mask[__KERNEL_DIV_ROUND_UP(MAX_NUM_QUEUE, 32)];
1457 __u32 cmd;
1459 __u32 active_fec;
1460 __u32 fec;
1461 __u32 reserved;
1809 static inline int ethtool_validate_speed(__u32 speed) in ethtool_validate_speed()
1811 return speed <= INT_MAX || speed == (__u32)SPEED_UNKNOWN; in ethtool_validate_speed()
2075 __u32 cmd;
2076 __u32 speed;
2089 __u32 reserved[7];
2090 __u32 link_mode_masks[0];