Searched defs:atl1c_ring_header (Results 1 – 1 of 1) sorted by relevance
472 struct atl1c_ring_header { struct473 void *desc; /* virtual address */474 dma_addr_t dma; /* physical address*/475 unsigned int size; /* length in bytes */