Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/alacritech/
H A Dslic.h409 struct slic_stats { struct
410 u64_stats_t rx_packets;
411 u64_stats_t rx_bytes;
412 u64_stats_t rx_mcasts;
413 u64_stats_t rx_errors;
414 u64_stats_t tx_packets;
415 u64_stats_t tx_bytes;
417 u64_stats_t rx_buff_miss;
418 u64_stats_t tx_dropped;
419 u64_stats_t irq_errs;
[all …]