Searched defs:ena_admin_basic_stats (Results 1 – 3 of 3) sorted by relevance
423 struct ena_admin_basic_stats { struct424 uint32_t tx_bytes_low;448 struct ena_admin_basic_stats basic_stats; argument
398 uint32_t tx_bytes_low;400 uint32_t tx_bytes_high;402 uint32_t tx_pkts_low;404 uint32_t tx_pkts_high;406 uint32_t rx_bytes_low;408 uint32_t rx_bytes_high;410 uint32_t rx_pkts_low;412 uint32_t rx_pkts_high;414 uint32_t rx_drops_low;416 uint32_t rx_drops_high;[all …]
370 uint32_t tx_bytes_low;372 uint32_t tx_bytes_high;374 uint32_t tx_pkts_low;376 uint32_t tx_pkts_high;378 uint32_t rx_bytes_low;380 uint32_t rx_bytes_high;382 uint32_t rx_pkts_low;384 uint32_t rx_pkts_high;386 uint32_t rx_drops_low;388 uint32_t rx_drops_high;[all …]