Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datl1.h646 struct atl1_sft_stats { struct
647 u64 rx_packets;
648 u64 tx_packets;
649 u64 rx_bytes;
650 u64 tx_bytes;
651 u64 multicast;
652 u64 collisions;
653 u64 rx_errors;
654 u64 rx_length_errors;
655 u64 rx_crc_errors;
[all …]