Lines Matching defs:mcp_irq_data
399 struct mcp_irq_data { struct
401 __be32 future_use[1];
402 __be32 dropped_pause;
403 __be32 dropped_unicast_filtered;
404 __be32 dropped_bad_crc32;
405 __be32 dropped_bad_phy;
406 __be32 dropped_multicast_filtered;
408 __be32 send_done_count;
414 __be32 link_up;
415 __be32 dropped_link_overflow;
416 __be32 dropped_link_error_or_filtered;
417 __be32 dropped_runt;
418 __be32 dropped_overrun;
419 __be32 dropped_no_small_buffer;
420 __be32 dropped_no_big_buffer;
421 __be32 rdma_tags_available;
423 u8 tx_stopped;
424 u8 link_down;
425 u8 stats_updated;
426 u8 valid;