Searched defs:gve_tx_ring (Results 1 – 1 of 1) sorted by relevance
393 struct gve_tx_ring { struct395 union {453 union {511 } ____cacheline_aligned;512 u64 pkt_done; /* free-running - total packets completed */513 u64 bytes_done; /* free-running - total bytes completed */514 u64 dropped_pkt; /* free-running - total packets dropped */515 u64 dma_mapping_error; /* count of dma mapping errors */518 union {552 } ____cacheline_aligned;[all …]