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