Searched defs:slic_stats (Results 1 – 1 of 1) sorted by relevance
412 struct slic_stats { struct413 u64 rx_packets;414 u64 rx_bytes;415 u64 rx_mcasts;416 u64 rx_errors;417 u64 tx_packets;418 u64 tx_bytes;420 u64 rx_buff_miss;421 u64 tx_dropped;422 u64 irq_errs;[all …]