Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/alacritech/
Dslic.h411 struct slic_stats { struct
412 u64 rx_packets;
413 u64 rx_bytes;
414 u64 rx_mcasts;
415 u64 rx_errors;
416 u64 tx_packets;
417 u64 tx_bytes;
419 u64 rx_buff_miss;
420 u64 tx_dropped;
421 u64 irq_errs;
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/alacritech/
Dslic.h409 struct slic_stats { struct
410 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 …]