Searched defs:ena_stats_tx (Results 1 – 1 of 1) sorted by relevance
218 struct ena_stats_tx { struct219 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 …]