Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_enavar.h232 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;
[all …]