Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h412 struct ena_admin_basic_stats { struct
413 u32 tx_bytes_low;
415 u32 tx_bytes_high;
417 u32 tx_pkts_low;
419 u32 tx_pkts_high;
421 u32 rx_bytes_low;
423 u32 rx_bytes_high;
425 u32 rx_pkts_low;
427 u32 rx_pkts_high;
429 u32 rx_drops_low;
[all …]