Searched refs:uv_desc_ix (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dcrystalhd_hw.c2132 uint32_t tag, uv_desc_ix = 0; local
2149 sts = crystalhd_xlat_sgl_to_dma_desc(ioreq, &rpkt->desc_mem, &uv_desc_ix);
2156 if (uv_desc_ix)
2158 (sizeof(struct dma_descriptor) * (uv_desc_ix + 1));

Completed in 103 milliseconds