Searched defs:slic_stats (Results 1 – 1 of 1) sorted by relevance
409 struct slic_stats { struct410 u64 rx_packets;411 u64 rx_bytes;412 u64 rx_mcasts;413 u64 rx_errors;414 u64 tx_packets;415 u64 tx_bytes;417 u64 rx_buff_miss;418 u64 tx_dropped;419 u64 irq_errs;[all …]