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

/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c100 u32 phys_next; member in struct:buffer_desc
326 phys1 = buf->phys_next; free_buf_chain()
327 dma_unmap_single(dev, buf->phys_next, buf->buf_len, buf->dir); free_buf_chain()
802 buf->phys_next = next_buf_phys; chainup_buffers()
810 buf->phys_next = 0; chainup_buffers()
913 crypt->dst_buf = dst_hook.phys_next; ablk_perform()
923 crypt->src_buf = src_hook.phys_next; ablk_perform()
1044 crypt->src_buf = src_hook.phys_next; aead_perform()

Completed in 104 milliseconds