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

/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c790 u32 next_buf_phys; chainup_buffers() local
795 next_buf = dma_pool_alloc(buffer_pool, flags, &next_buf_phys); chainup_buffers()
802 buf->phys_next = next_buf_phys; chainup_buffers()

Completed in 69 milliseconds