Home
last modified time | relevance | path

Searched defs:atl1_sft_stats (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/atlx/
Datl1.h655 struct atl1_sft_stats { struct
656 u64 rx_packets;
657 u64 tx_packets;
658 u64 rx_bytes;
659 u64 tx_bytes;
660 u64 multicast;
661 u64 collisions;
662 u64 rx_errors;
663 u64 rx_length_errors;
664 u64 rx_crc_errors;
[all …]