Searched refs:phys_next (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/crypto/
H A Dixp4xx_crypto.c99 u32 phys_next; member in struct:buffer_desc
338 phys1 = buf->phys_next;
339 dma_unmap_single(dev, buf->phys_next, buf->buf_len, buf->dir);
813 buf->phys_next = next_buf_phys;
821 buf->phys_next = 0;
924 crypt->dst_buf = dst_hook.phys_next;
934 crypt->src_buf = src_hook.phys_next;
1054 crypt->src_buf = src_hook.phys_next;

Completed in 87 milliseconds