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