Searched defs:gve_rx_desc_queue (Results 1 – 1 of 1) sorted by relevance
31 struct gve_rx_desc_queue { struct32 struct gve_rx_desc *desc_ring; /* the descriptor ring */33 dma_addr_t bus; /* the bus for the desc_ring */34 u8 seqno; /* the next expected seqno for this desc*/