Searched defs:gve_tx_ring (Results 1 – 1 of 1) sorted by relevance
429 struct gve_tx_ring { struct431 union {489 union {547 } ____cacheline_aligned;548 u64 pkt_done; /* free-running - total packets completed */549 u64 bytes_done; /* free-running - total bytes completed */550 u64 dropped_pkt; /* free-running - total packets dropped */551 u64 dma_mapping_error; /* count of dma mapping errors */554 union {588 } ____cacheline_aligned;[all …]