Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/amazon/ena/
Dena_admin_defs.h369 struct ena_admin_basic_stats { struct
370 u32 tx_bytes_low;
372 u32 tx_bytes_high;
374 u32 tx_pkts_low;
376 u32 tx_pkts_high;
378 u32 rx_bytes_low;
380 u32 rx_bytes_high;
382 u32 rx_pkts_low;
384 u32 rx_pkts_high;
386 u32 rx_drops_low;
[all …]