Searched defs:ena_admin_basic_stats (Results 1 – 1 of 1) sorted by relevance
364 struct ena_admin_basic_stats { struct365 u32 tx_bytes_low;367 u32 tx_bytes_high;369 u32 tx_pkts_low;371 u32 tx_pkts_high;373 u32 rx_bytes_low;375 u32 rx_bytes_high;377 u32 rx_pkts_low;379 u32 rx_pkts_high;381 u32 rx_drops_low;[all …]