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