Searched defs:ena_admin_basic_stats (Results 1 – 1 of 1) sorted by relevance
412 struct ena_admin_basic_stats { struct413 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 …]