Searched defs:gve_rx_ring (Results 1 – 1 of 1) sorted by relevance
295 struct gve_rx_ring { struct296 struct gve_ring_com com;297 struct gve_dma_handle desc_ring_mem;298 uint32_t cnt; /* free-running total number of completed packets */299 uint32_t fill_cnt; /* free-running total number of descs and buffs posted */301 union {339 struct lro_ctrl lro;340 struct gve_rx_ctx ctx;341 struct gve_rxq_stats stats;