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.h403 struct ena_admin_basic_stats { struct
404 u32 tx_bytes_low;
406 u32 tx_bytes_high;
408 u32 tx_pkts_low;
410 u32 tx_pkts_high;
412 u32 rx_bytes_low;
414 u32 rx_bytes_high;
416 u32 rx_pkts_low;
418 u32 rx_pkts_high;
420 u32 rx_drops_low;
[all …]