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;
255 __u32 cmd;
256 __u32 id;
257 __u32 type_id;
258 __u32 len;
321 __u32 cmd;
322 __u32 version;
323 __u32 len;
346 __u32 cmd;
347 __u32 magic;
348 __u32 offset;
349 __u32 len;
372 __u32 cmd;
373 __u32 supported;
374 __u32 advertised;
375 __u32 lp_advertised;
376 __u32 eee_active;
377 __u32 eee_enabled;
378 __u32 tx_lpi_enabled;
379 __u32 tx_lpi_timer;
380 __u32 reserved[2];
395 __u32 cmd;
396 __u32 type;
397 __u32 eeprom_len;
398 __u32 reserved[8];
475 __u32 cmd;
476 __u32 rx_coalesce_usecs;
477 __u32 rx_max_coalesced_frames;
478 __u32 rx_coalesce_usecs_irq;
479 __u32 rx_max_coalesced_frames_irq;
480 __u32 tx_coalesce_usecs;
481 __u32 tx_max_coalesced_frames;
482 __u32 tx_coalesce_usecs_irq;
483 __u32 tx_max_coalesced_frames_irq;
484 __u32 stats_block_coalesce_usecs;
485 __u32 use_adaptive_rx_coalesce;
486 __u32 use_adaptive_tx_coalesce;
487 __u32 pkt_rate_low;
488 __u32 rx_coalesce_usecs_low;
489 __u32 rx_max_coalesced_frames_low;
490 __u32 tx_coalesce_usecs_low;
491 __u32 tx_max_coalesced_frames_low;
492 __u32 pkt_rate_high;
493 __u32 rx_coalesce_usecs_high;
494 __u32 rx_max_coalesced_frames_high;
495 __u32 tx_coalesce_usecs_high;
496 __u32 tx_max_coalesced_frames_high;
497 __u32 rate_sample_interval;
526 __u32 cmd;
527 __u32 rx_max_pending;
528 __u32 rx_mini_max_pending;
529 __u32 rx_jumbo_max_pending;
530 __u32 tx_max_pending;
531 __u32 rx_pending;
532 __u32 rx_mini_pending;
533 __u32 rx_jumbo_pending;
534 __u32 tx_pending;
554 __u32 cmd;
555 __u32 max_rx;
556 __u32 max_tx;
557 __u32 max_other;
558 __u32 max_combined;
559 __u32 rx_count;
560 __u32 tx_count;
561 __u32 other_count;
562 __u32 combined_count;
588 __u32 cmd;
589 __u32 autoneg;
590 __u32 rx_pause;
591 __u32 tx_pause;
722 __u32 cmd;
723 __u32 string_set;
724 __u32 len;
747 __u32 cmd;
748 __u32 reserved;
750 __u32 data[0];
786 __u32 cmd;
787 __u32 flags;
788 __u32 reserved;
789 __u32 len;
805 __u32 cmd;
806 __u32 n_stats;
822 __u32 cmd;
823 __u32 size;
1009 __u32 flow_type;
1015 __u32 location;
1105 __u32 cmd;
1106 __u32 flow_type;
1110 __u32 rule_cnt;
1111 __u32 rss_context;
1113 __u32 rule_locs[0];
1131 __u32 cmd;
1132 __u32 size;
1133 __u32 ring_index[0];
1167 __u32 cmd;
1168 __u32 rss_context;
1169 __u32 indir_size;
1170 __u32 key_size;
1173 __u32 rsvd32;
1174 __u32 rss_config[0];
1196 __u32 flow_type;
1224 __u32 cmd;
1235 __u32 cmd;
1236 __u32 region;
1255 __u32 cmd;
1256 __u32 version;
1257 __u32 flag;
1258 __u32 len;
1274 __u32 available;
1275 __u32 requested;
1276 __u32 active;
1277 __u32 never_changed;
1289 __u32 cmd;
1290 __u32 size;
1300 __u32 valid;
1301 __u32 requested;
1311 __u32 cmd;
1312 __u32 size;
1337 __u32 cmd;
1338 __u32 so_timestamping;
1340 __u32 tx_types;
1341 __u32 tx_reserved[3];
1342 __u32 rx_filters;
1343 __u32 rx_reserved[3];
1391 __u32 cmd;
1392 __u32 sub_command;
1393 __u32 queue_mask[__KERNEL_DIV_ROUND_UP(MAX_NUM_QUEUE, 32)];
1427 __u32 cmd;
1429 __u32 active_fec;
1430 __u32 fec;
1431 __u32 reserved;
1778 static inline int ethtool_validate_speed(__u32 speed) in ethtool_validate_speed()
1780 return speed <= INT_MAX || speed == (__u32)SPEED_UNKNOWN; in ethtool_validate_speed()
2044 __u32 cmd;
2045 __u32 speed;
2058 __u32 reserved[7];
2059 __u32 link_mode_masks[0];