Lines Matching defs:ena_stats_rx
232 struct ena_stats_rx { struct
233 char name[16];
234 struct evcnt cnt;
235 struct evcnt bytes;
236 struct evcnt refil_partial;
237 struct evcnt bad_csum;
238 struct evcnt mbuf_alloc_fail;
239 struct evcnt dma_mapping_err;
240 struct evcnt bad_desc_num;
241 struct evcnt bad_req_id;
242 struct evcnt empty_rx_ring;