Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c877 dma_addr_t next_buf_phys; in chainup_buffers() local
882 next_buf = dma_pool_alloc(buffer_pool, flags, &next_buf_phys); in chainup_buffers()
889 buf->phys_next = next_buf_phys; in chainup_buffers()