Searched refs:hwlen (Results 1 – 1 of 1) sorted by relevance
758 size_t hwlen = nelem * hwsize + stat_size; in alloc_ring() local759 void *hwring = dma_zalloc_coherent(dev, hwlen, busaddrp, GFP_KERNEL); in alloc_ring()773 dma_free_coherent(dev, hwlen, hwring, *busaddrp); in alloc_ring()