Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_enavar.h218 struct ena_stats_tx { struct
219 char name[16];
220 struct evcnt cnt;
221 struct evcnt bytes;
222 struct evcnt prepare_ctx_err;
223 struct evcnt dma_mapping_err;
224 struct evcnt doorbells;
225 struct evcnt missing_tx_comp;
226 struct evcnt bad_req_id;
227 struct evcnt collapse;
[all …]