Searched defs:atl1c_ring_header (Results 1 – 1 of 1) sorted by relevance
432 struct atl1c_ring_header { struct433 void *desc; /* virtual address */434 dma_addr_t dma; /* physical address*/435 unsigned int size; /* length in bytes */